Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
Dprocess_communicator_impl_test.cpp68 std::string processLabel = "INVALID_SESSION_NAME"; variable
84 std::string processLabel = "processLabel"; variable
175 std::string processLabel = "processLabel"; variable
195 std::string processLabel = "processLabel01"; variable
212 std::string processLabel = "processLabel02"; variable
/foundation/distributeddatamgr/pasteboard/services/load/include/
Dconfig.h32 std::string processLabel; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/include/
Dprocess_communicator_test_stub.h32 DBStatus Start(const std::string &processLabel) override in Start()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Dprocess_communicator_test_stub.h33 DBStatus Start(const std::string &processLabel) override in Start()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dprocess_communication_impl.cpp33 DBStatus ProcessCommunicationImpl::Start(const std::string &processLabel) in Start()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
Dprocess_communicator_impl.cpp34 DBStatus ProcessCommunicatorImpl::Start(const std::string &processLabel) in Start()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
Diprocesscommunicator_fuzzer.cpp37 DistributedDB::DBStatus Start(const std::string &processLabel) override in Start()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Druntime_config.cpp60 std::string processLabel = RuntimeContext::GetInstance()->GetProcessLabel(); in SetProcessCommunicator() local
Dkv_store_delegate_manager.cpp465 std::string processLabel = RuntimeContext::GetInstance()->GetProcessLabel(); in SetProcessCommunicator() local
/foundation/distributeddatamgr/datamgr_service/conf/
Dconfig.json2 "processLabel": "distributeddata", string
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Dprocess_communicator_impl.cpp49 DBStatus ProcessCommunicatorImpl::Start(const std::string &processLabel) in Start()