Home
last modified time | relevance | path

Searched defs:CreateFile (Results 1 – 17 of 17) sorted by relevance

/foundation/appexecfwk/standard/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/src/
DpageAbilityDemo.cpp68 void PageAbilityDemo::CreateFile(const std::string &path) const in CreateFile() function in OHOS::AppExecFwk::PageAbilityDemo
/foundation/appexecfwk/standard/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/src/
DpageAbilityDemo.cpp76 void PageAbilityDemo::CreateFile(const std::string &path) const in CreateFile() function in OHOS::AppExecFwk::PageAbilityDemo
/foundation/appexecfwk/standard/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/src/
DpageAbilityDemo.cpp73 void PageAbilityDemo::CreateFile(const std::string &path) const in CreateFile() function in OHOS::AppExecFwk::PageAbilityDemo
/foundation/filemanagement/user_file_service/services/test/client/
Dfms_manager_proxy_mock.h49 virtual int CreateFile(const std::string &path, const std::string &fileName, in CreateFile() function
/foundation/resourceschedule/memmgr/common/src/
Dkernel_interface.cpp74 bool KernelInterface::CreateFile(const std::string& path, const mode_t& mode) in CreateFile() function in OHOS::Memory::KernelInterface
96 bool KernelInterface::CreateFile(const std::string& path) in CreateFile() function in OHOS::Memory::KernelInterface
/foundation/filemanagement/user_file_service/services/src/fileoper/
Dexternal_storage_oper.cpp81 int ExternalStorageOper::CreateFile(const std::string &uri, const std::string &name, MessageParcel … in CreateFile() function in OHOS::FileManagerService::ExternalStorageOper
Dmedia_file_oper.cpp80 int MediaFileOper::CreateFile(const std::string &name, const std::string &path, MessageParcel &repl… in CreateFile() function in OHOS::FileManagerService::MediaFileOper
/foundation/appexecfwk/standard/services/test/moduletest/common/bms/service_start_process_test/
Dbms_service_start_module_test.cpp113 void BmsServiceStartModuleTest::CreateFile(const std::string &path) const in CreateFile() function in BmsServiceStartModuleTest
/foundation/filemanagement/user_file_service/services/src/client/
Dfile_manager_proxy.cpp67 int FileManagerProxy::CreateFile(const std::string &path, const std::string &fileName, in CreateFile() function in OHOS::FileManagerService::FileManagerProxy
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
Dhelp_utils.cpp146 bool StorageTestUtils::CreateFile(const std::string &path) in CreateFile() function in OHOS::StorageDaemon::StorageTest::StorageTestUtils
/foundation/appexecfwk/standard/services/bundlemgr/test/unittest/bms_service_bundle_scan_test/
Dbms_service_bundle_scan_test.cpp117 void BmsServiceBundleScanTest::CreateFile(const std::string &path) const in CreateFile() function in BmsServiceBundleScanTest
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_space_management_test.cpp284 static void CreateFile(const std::string &fileUrl, uint64_t fileSize) in CreateFile() function
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/test/unittest/mediascanner_test/src/
Dmediascanner_unit_test.cpp91 bool CreateFile(const string &filePath) in CreateFile() function
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/media_library/src/
Dmedia_file_utils.cpp114 bool MediaFileUtils::CreateFile(const string &filePath) in CreateFile() function in OHOS::Media::MediaFileUtils
/foundation/communication/netmanager_base/services/netpolicymanager/src/
Dnet_policy_file.cpp36 bool NetPolicyFile::CreateFile(const std::string &fileName) in CreateFile() function in OHOS::NetManagerStandard::NetPolicyFile
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/
Dfile_manager_napi.cpp132 napi_value FileManagerNapi::CreateFile(napi_env env, napi_callback_info info) in CreateFile() function in OHOS::FileManagerService::FileManagerNapi
/foundation/communication/wifi/services/wifi_standard/wifi_framework/dhcp_manage/mgr_service/src/
Ddhcp_func.cpp318 bool DhcpFunc::CreateFile(const std::string& filename, const std::string& filedata) in CreateFile() function in OHOS::Wifi::DhcpFunc