Searched defs:exist (Results 1 – 3 of 3) sorted by relevance
180 bool exist = false; in AllItemsWithString() local
38 int exist(String name, int uid); in exist() method
242 Status KeyStoreService::exist(const String16& name, int targetUid, int32_t* aidl_return) { in exist() function in keystore::KeyStoreService