Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_cli.cpp212 SINGLE_ARG_PLUS_UID_INT_RETURN(exist); in main()
DIKeystoreService.cpp499 virtual int32_t exist(const String16& name, int uid) in exist() function in android::BpKeystoreService
1326 int32_t ret = exist(name, uid); in onTransact()
Dkeystore.cpp1769 int32_t exist(const String16& name, int targetUid) { in exist() function in android::KeyStoreProxy
/system/security/keystore/include/keystore/
DIKeystoreService.h150 virtual int32_t exist(const String16& name, int uid) = 0;
/system/core/init/
Dreadme.txt300 If the file does not exist, it will be created. If it does exist,
/system/extras/perfprofd/tests/
Dperfprofd_test.cc322 W: unable to open config directory /does/not/exist: (No such file or directory) in TEST_F()