Searched defs:empty (Results 1 – 7 of 7) sorted by relevance
257 inline const String8 String8::empty() { in empty() function
193 inline bool empty() const{ return isEmpty(); } in empty() function
181 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
86 static char empty[] = ""; variable
182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
119 keymaster_key_param_t empty; variable