Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_manager_interface.h50 virtual ErrCode CreateFd(const std::string &fileName, int32_t &fd, std::string &path) in CreateFd() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/extend_resource/
H A Dextend_resource_manager_interface.h65 virtual ErrCode CreateFd(const std::string &fileName, int32_t &fd, std::string &path) in CreateFd() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_manager_host_impl.cpp114 ErrCode QuickFixManagerHostImpl::CreateFd(const std::string &fileName, int32_t &fd, std::string &pa… in CreateFd() function in OHOS::AppExecFwk::QuickFixManagerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp169 ErrCode QuickFixManagerProxy::CreateFd(const std::string &fileName, int32_t &fd, std::string &path) in CreateFd() function in OHOS::AppExecFwk::QuickFixManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp253 ErrCode ExtendResourceManagerProxy::CreateFd( in CreateFd() function in OHOS::AppExecFwk::ExtendResourceManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp634 ErrCode ExtendResourceManagerHostImpl::CreateFd( in CreateFd() function in OHOS::AppExecFwk::ExtendResourceManagerHostImpl