Home
last modified time | relevance | path

Searched defs:create_if_absent (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DKeyUtil.cpp147 bool retrieveAndInstallKey(bool create_if_absent, const KeyAuthentication& key_authentication, in retrieveAndInstallKey()
171 bool retrieveKey(bool create_if_absent, const std::string& key_path, const std::string& tmp_path, in retrieveKey()
DMetadataCrypt.cpp111 static bool read_key(const FstabEntry& data_rec, bool create_if_absent, KeyBuffer* key) { in read_key()