Searched refs:IsKeyFileEmpty (Results 1 – 2 of 2) sorted by relevance
112 bool IsKeyFileEmpty(const std::string &keyFile);
524 if (IsKeyFileEmpty(keyFile)) { in GetRdbPassword()616 bool RdbSecurityManager::IsKeyFileEmpty(const std::string &keyFile) in IsKeyFileEmpty() function in OHOS::NativeRdb::RdbSecurityManager