Searched refs:getmtime (Results 1 – 4 of 4) sorted by relevance
83 int64_t getmtime(const String16& name, int32_t uid);
899 int64_t getmtime(const String16& name, int32_t uid) in getmtime() function in android::BpKeystoreService1624 int64_t ret = getmtime(name, uid); in onTransact()
455 int64_t KeyStoreService::getmtime(const String16& name, int32_t uid) { in getmtime() function in android::KeyStoreService
195 virtual int64_t getmtime(const String16& name, int32_t uid) = 0;