OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmAllocBit
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/
BitVector.h
47
*
dvmAllocBit
always allocates the first possible bit. If we run out of
48
* space in the bitmap, and it's not marked expandable,
dvmAllocBit
59
int
dvmAllocBit
(BitVector* pBits);
BitVector.cpp
66
*
dvmAllocBit
/dvmFreeBit.
68
int
dvmAllocBit
(BitVector* pBits)
Thread.cpp
[
all
...]
Completed in 52 milliseconds