OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pending_handle
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/srvc/
srvc_battery_int.h
43
UINT16
pending_handle
;
member in struct:__anon6347
srvc_battery.c
92
p_inst->
pending_handle
= handle;
139
p_inst->
pending_handle
= handle;
331
rsp.attr_value.handle = p_inst->
pending_handle
;
339
rsp.attr_value.handle = p_inst->
pending_handle
;
351
rsp.attr_value.handle = p_inst->
pending_handle
;
364
p_inst->
pending_handle
= 0;
/external/chromium_org/third_party/leveldatabase/src/table/
table_builder.cc
43
BlockHandle
pending_handle
; // Handle to add to index block
member in struct:leveldb::TableBuilder::Rep
104
r->
pending_handle
.EncodeTo(&handle_encoding);
129
WriteBlock(&r->data_block, &r->
pending_handle
);
234
r->
pending_handle
.EncodeTo(&handle_encoding);
Completed in 418 milliseconds