Home
last modified time | relevance | path

Searched defs:Creator (Results 1 – 7 of 7) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
Dregistry.h69 typedef void *(*Creator)(const char *service, const char *feature, uint32 size); typedef
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Ddata_ability_helper.cpp43 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator(const std::shared_ptr<Context> contex… in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
62 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
97 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
136 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
160 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
179 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator(const sptr<IRemoteObject> token) in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
200 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
Ddata_ability_helper_impl.cpp115 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator(const std::shared_ptr<Context… in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl
143 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl
184 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl
220 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator(const sptr<IRemoteObject> &to… in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl
246 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/feature/
Dfeature_system.h59 using Creator = std::function<std::shared_ptr<Feature>()>; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dauto_cache.h42 using Creator = std::function<GeneralStore *(const StoreMetaData &)>; variable
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
Ddatashare_helper.cpp74 std::shared_ptr<DataShareHelper> DataShareHelper::Creator( in Creator() function in OHOS::DataShare::DataShareHelper
99 std::shared_ptr<DataShareHelper> DataShareHelper::Creator(const string &strUri, const CreateOptions… in Creator() function in OHOS::DataShare::DataShareHelper
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
Dfile_access_helper.cpp251 std::pair<std::shared_ptr<FileAccessHelper>, int> FileAccessHelper::Creator( in Creator() function in OHOS::FileAccessFwk::FileAccessHelper
273 std::pair<std::shared_ptr<FileAccessHelper>, int> FileAccessHelper::Creator( in Creator() function in OHOS::FileAccessFwk::FileAccessHelper
299 std::shared_ptr<FileAccessHelper> FileAccessHelper::Creator(const sptr<IRemoteObject> &token, in Creator() function in OHOS::FileAccessFwk::FileAccessHelper