Home
last modified time | relevance | path

Searched defs:subUser (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparam_check_utils.cpp58 const std::string &userId, bool isIgnoreUserIdCheck, const std::string &subUser) in CheckStoreParameter()
64 const std::string &subUser, bool allowStoreIdWithDot) in CheckStoreParameter()
H A Ddb_common.cpp302 …const std::string &appId, const std::string &userId, const std::string &subUser, int32_t instanceI… in GenerateIdentifierId()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Ddb_properties.cpp77 const std::string &subUser, int32_t instanceId) in SetIdentifier()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp50 const std::string &subUser, int32_t instanceId) in RelationalStoreManager()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp464 const std::string &subUser) in SetDelegateManager()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp163 const std::string &subUser, int32_t instanceId) in KvStoreDelegateManager()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h260 std::string subUser = ""; member
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h573 int32_t subUser = 0; member