HomeSort by relevance Sort by last modified time
    Searched refs:value_handle (Results 1 - 9 of 9) sorted by null

  /external/v8/src/
accessors.cc 122 Handle<Object> value_handle(value, isolate);
125 Handle<Object> uint32_v = Execution::ToUint32(value_handle, &has_exception);
127 Handle<Object> number_v = Execution::ToNumber(value_handle, &has_exception);
objects.cc     [all...]
  /external/bluetooth/bluez/attrib/
att.h 157 uint16_t value_handle; member in struct:att_char
gatttool.c 208 chars->properties, chars->value_handle, chars->uuid);
client.c 891 guint handle = current_chr->value_handle;
902 chr->handle = current_chr->value_handle;
gatt.c 294 chars->value_handle = att_get_u16(&value[3]);
interactive.c 209 chars->properties, chars->value_handle,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow.h 287 tree GTY((skip)) value_handle;
    [all...]
tree.h 1933 tree value_handle; local
    [all...]

Completed in 232 milliseconds