Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 3 of 3) sorted by relevance

/system/core/sh/
Doptions.c154 static char empty[] = ""; in options() local
/system/netd/
DList.h182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
/system/core/include/sysutils/
DList.h182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function