Home
last modified time | relevance | path

Searched defs:appPipeMgr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dapp_pipe_mgr_test.cpp70 AppPipeMgr *appPipeMgr = new AppPipeMgr(); variable
84 AppPipeMgr *appPipeMgr = new AppPipeMgr(); variable
97 AppPipeMgr appPipeMgr; variable
110 AppPipeMgr appPipeMgr; variable
126 AppPipeMgr *appPipeMgr = new AppPipeMgr(); variable
139 AppPipeMgr *appPipeMgr = new AppPipeMgr(); variable
153 AppPipeMgr appPipeMgr; variable
171 AppPipeMgr *appPipeMgr = new AppPipeMgr(); variable
263 AppPipeMgr appPipeMgr; variable
325 AppPipeMgr appPipeMgr; variable
[all …]
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dcommunication_provider_impl.cpp23 CommunicationProviderImpl::CommunicationProviderImpl(AppPipeMgr &appPipeMgr, AppDeviceHandler &devi… in CommunicationProviderImpl()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dcommunication_provider_impl.cpp27 CommunicationProviderImpl::CommunicationProviderImpl(AppPipeMgr &appPipeMgr) : appPipeMgr_(appPipeM… in CommunicationProviderImpl()