Home
last modified time | relevance | path

Searched refs:needCreate (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp28 const std::string &path, bool needCreate) in GetDBPassword()
32 if (!needCreate) { in GetDBPassword()
27 GetDBPassword(const std::string &name, const std::string &path, bool needCreate) GetDBPassword() argument
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dsecurity_manager.h24 DBPassword GetDBPassword(const std::string &name, const std::string &path, bool needCreate = false);
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsecurity_manager.h79 DBPassword GetDBPassword(const std::string &name, const std::string &path, bool needCreate = false);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_utils.h61 static bool TryAccessSlaveLock(const std::string &dbPath, bool isDelete, bool needCreate,
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp73 const std::string &path, bool needCreate) in GetDBPassword()
81 if (secKey.empty() && needCreate) { in GetDBPassword()
72 GetDBPassword(const std::string &name, const std::string &path, bool needCreate) GetDBPassword() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp263 bool SqliteUtils::TryAccessSlaveLock(const std::string &dbPath, bool isDelete, bool needCreate, in TryAccessSlaveLock() argument
278 if (needCreate) { in TryAccessSlaveLock()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp81 bool needCreate = (static_cast<uint32_t>(wantSenderInfo.flags) & in GetWantSenderLocked() local
120 if (!needCreate) { in GetWantSenderLocked()

Completed in 4 milliseconds