Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A 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
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h32 std::string processLabel; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/include/
H A Dprocess_communicator_test_stub.h32 DBStatus Start(const std::string &processLabel) override in Start()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Dprocess_communicator_test_stub.h33 DBStatus Start(const std::string &processLabel) override in Start()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dprocess_communication_impl.cpp33 DBStatus ProcessCommunicationImpl::Start(const std::string &processLabel) in Start()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp60 std::string processLabel = RuntimeContext::GetInstance()->GetProcessLabel(); in SetProcessCommunicator() local
H A Dkv_store_delegate_manager.cpp459 std::string processLabel = RuntimeContext::GetInstance()->GetProcessLabel(); in SetProcessCommunicator() local
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dprocess_communicator_impl.cpp34 DBStatus ProcessCommunicatorImpl::Start(const std::string &processLabel) in Start()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
H A Diprocesscommunicator_fuzzer.cpp36 DistributedDB::DBStatus Start(const std::string &processLabel) override in Start()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/conf/
H A Dconfig.json2 "processLabel": "distributeddata", string
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp42 DBStatus ProcessCommunicatorImpl::Start(const std::string &processLabel) in Start()