Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Ddata_share_manager_impl.h39 class GeneralControllerServiceImpl; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_share_manager_impl.cpp206 observers_.ComputeIfAbsent(ptr, [&registerCallback](const GeneralControllerServiceImpl*) { in SetRegisterCallback()
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/src/
H A Dgeneral_controller_service_impl.cpp26 GeneralControllerServiceImpl::GeneralControllerServiceImpl(const std::string &ext) in GeneralControllerServiceImpl() function in OHOS::DataShare::GeneralControllerServiceImpl