Searched defs:value_handle (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_cache.c778 UINT16 decl_handle, UINT16 value_handle,
796 p_rec->s_handle = value_handle;
777 bta_gattc_add_char_to_list(tBTA_GATTC_SERV *p_srvc_cb, UINT16 decl_handle, UINT16 value_handle, tBT_UUID uuid, UINT8 property) argument
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_ax_object_proxy.cc1093 v8::Handle<v8::Value> value_handle = gin::CreateHandle( local
1095 if (value_handle.IsEmpty())
1097 v8::Handle<v8::Object> handle = value_handle->ToObject();
1105 v8::Handle<v8::Value> value_handle = gin::CreateHandle( local
1107 if (value_handle.IsEmpty())
1109 v8::Handle<v8::Object> handle = value_handle->ToObject();

Completed in 92 milliseconds