Searched defs:RegisterCreator (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
| D | transaction.cpp | 27 int32_t Transaction::RegisterCreator(Creator creator) in RegisterCreator() function in OHOS::NativeRdb::Transaction |
| D | connection.cpp | 84 int32_t Connection::RegisterCreator(int32_t dbType, Creator creator) in RegisterCreator() function in OHOS::NativeRdb::Connection |
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ | ||
| D | getter_system.cpp | 26 void GetterSystem::RegisterCreator(const std::string &name, Creator creator) in RegisterCreator() function in OHOS::UDMF::GetterSystem |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ | ||
| D | feature_system.cpp | 25 int32_t FeatureSystem::RegisterCreator(const std::string &name, Creator creator, int32_t flag) in RegisterCreator() function in OHOS::DistributedData::FeatureSystem |