Home
last modified time | relevance | path

Searched refs:sIsEmpty (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/
DPathUtils.cpp30 static inline bool sIsEmpty(const char* str) { in sIsEmpty() function
150 if (sIsEmpty(path)) { in split()