Searched refs:UID_LIST_DIR (Results 1 – 1 of 1) sorted by relevance
44 const std::string UID_LIST_DIR = "/data/data/uid/"; variable458 if ((dir = opendir(UID_LIST_DIR.c_str())) == nullptr) { in UidGetList()