Home
last modified time | relevance | path

Searched defs:creators_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
H A Dgetter_system.h43 ConcurrentMap<std::string, Creator> creators_; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dinvoker_factory.h42 std::unordered_map<int, InvokerCreator> creators_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/feature/
H A Dfeature_system.h76 ConcurrentMap<std::string, std::pair<Creator, int32_t>> creators_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.h83 std::unordered_map<std::u16string, Constructor> creators_; variable
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_broker.h119 std::unordered_map<std::u16string, Constructor> creators_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h99 Creator creators_[MAX_CREATOR_NUM]; variable