Searched defs:Creator (Results 1 – 7 of 7) sorted by relevance
69 typedef void *(*Creator)(const char *service, const char *feature, uint32 size); typedef
43 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator(const std::shared_ptr<Context> contex… in Creator() function in OHOS::AppExecFwk::DataAbilityHelper62 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper97 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper136 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper160 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper179 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator(const sptr<IRemoteObject> token) in Creator() function in OHOS::AppExecFwk::DataAbilityHelper200 std::shared_ptr<DataAbilityHelper> DataAbilityHelper::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelper
115 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator(const std::shared_ptr<Context… in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl143 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl184 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl220 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator(const sptr<IRemoteObject> &to… in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl246 std::shared_ptr<DataAbilityHelperImpl> DataAbilityHelperImpl::Creator( in Creator() function in OHOS::AppExecFwk::DataAbilityHelperImpl
59 using Creator = std::function<std::shared_ptr<Feature>()>; variable
42 using Creator = std::function<GeneralStore *(const StoreMetaData &)>; variable
74 std::shared_ptr<DataShareHelper> DataShareHelper::Creator( in Creator() function in OHOS::DataShare::DataShareHelper99 std::shared_ptr<DataShareHelper> DataShareHelper::Creator(const string &strUri, const CreateOptions… in Creator() function in OHOS::DataShare::DataShareHelper
251 std::pair<std::shared_ptr<FileAccessHelper>, int> FileAccessHelper::Creator( in Creator() function in OHOS::FileAccessFwk::FileAccessHelper273 std::pair<std::shared_ptr<FileAccessHelper>, int> FileAccessHelper::Creator( in Creator() function in OHOS::FileAccessFwk::FileAccessHelper299 std::shared_ptr<FileAccessHelper> FileAccessHelper::Creator(const sptr<IRemoteObject> &token, in Creator() function in OHOS::FileAccessFwk::FileAccessHelper