OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_allocated
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c
1590
BOOLEAN
is_allocated
= FALSE;
local
[
all
...]
/art/runtime/gc/allocator/
rosalloc.cc
1129
bool
is_allocated
= ((vec >> i) & 0x1) != 0;
local
2084
bool
is_allocated
= ((vec >> i) & 0x1) != 0;
local
[
all
...]
Completed in 440 milliseconds