Home
last modified time | relevance | path

Searched defs:processLabel (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/interfaces/src/relational/
Druntime_config.cpp55 std::string processLabel = RuntimeContext::GetInstance()->GetProcessLabel(); in SetProcessCommunicator() local
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/test/moduletest/common/distributeddb/include/
Dprocess_communicator_test_stub.h32 DBStatus Start(const std::string &processLabel) override in Start()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/common/
Dprocess_communicator_test_stub.h33 DBStatus Start(const std::string &processLabel) override in Start()
/foundation/distributeddatamgr/objectstore/frameworks/innerkitsimpl/src/communicator/
Dprocess_communicator_impl.cpp32 DBStatus ProcessCommunicatorImpl::Start(const std::string &processLabel) in Start()
/foundation/distributeddatamgr/distributeddatamgr/conf/
Dconfig.json2 "processLabel": "distributeddata", string
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/communicator/src/
Dprocess_communicator_impl.cpp39 DBStatus ProcessCommunicatorImpl::Start(const std::string &processLabel) in Start()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/interfaces/src/
Dkv_store_delegate_manager.cpp417 std::string processLabel = RuntimeContext::GetInstance()->GetProcessLabel(); in SetProcessCommunicator() local