Home
last modified time | relevance | path

Searched defs:SetProcessLabel (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Druntime_config.cpp35 DBStatus RuntimeConfig::SetProcessLabel(const std::string &appId, const std::string &userId) in SetProcessLabel() function in DistributedDB::RuntimeConfig
Dkv_store_delegate_manager.cpp441 DBStatus KvStoreDelegateManager::SetProcessLabel(const std::string &appId, const std::string &userI… in SetProcessLabel() function in DistributedDB::KvStoreDelegateManager
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dkvdb_manager.cpp820 int KvDBManager::SetProcessLabel(const std::string &appId, const std::string &userId) in SetProcessLabel() function in DistributedDB::KvDBManager
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Druntime_context_impl.cpp77 void RuntimeContextImpl::SetProcessLabel(const std::string &label) in SetProcessLabel() function in DistributedDB::RuntimeContextImpl