Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/src/
H A DpageAbilityDemo.cpp68 void PageAbilityDemo::CreateFile(const std::string &path) const in CreateFile() function in OHOS::AppExecFwk::PageAbilityDemo
/ohos5.0/base/startup/init/services/init/
H A Dinit_service_file.c33 static int CreateFile(ServiceFile *file) in CreateFile() function
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/src/
H A DpageAbilityDemo.cpp76 void PageAbilityDemo::CreateFile(const std::string &path) const in CreateFile() function in OHOS::AppExecFwk::PageAbilityDemo
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/src/
H A DpageAbilityDemo.cpp73 void PageAbilityDemo::CreateFile(const std::string &path) const in CreateFile() function in OHOS::AppExecFwk::PageAbilityDemo
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dmemory_filesystem.cpp54 IFile::Ptr MemoryFilesystem::CreateFile(const string_view path) in CreateFile() function in MemoryFilesystem
H A Dstd_filesystem.cpp97 IFile::Ptr StdFilesystem::CreateFile(const string_view pathIn) in CreateFile() function in StdFilesystem
H A Dproxy_filesystem.cpp103 IFile::Ptr ProxyFilesystem::CreateFile(const string_view path) in CreateFile() function in ProxyFilesystem
H A Drofs_filesystem.cpp249 IFile::Ptr RoFileSystem::CreateFile(const string_view /* path */) in CreateFile() function in RoFileSystem
H A Dfile_manager.cpp143 IFile::Ptr FileManager::CreateFile(const string_view uriIn) in CreateFile() function in FileManager
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_interface_test.cpp53 std::string CreateFile(std::string path, std::string content) in CreateFile() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_filesystem.cpp101 IFile::Ptr OhosFilesystem::CreateFile(BASE_NS::string_view path) in CreateFile() function in OhosFilesystem
/ohos5.0/base/security/selinux_adapter/test/unittest/common/
H A Dtest_common.cpp91 bool CreateFile(const std::string &path) in CreateFile() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
H A Dhelp_utils.cpp136 bool StorageTestUtils::CreateFile(const std::string &path) in CreateFile() function in OHOS::StorageDaemon::StorageTest::StorageTestUtils
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp185 bool StoreUtil::CreateFile(const std::string &name) in CreateFile() function in OHOS::DistributedKv::StoreUtil
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_bundle_scan_test/
H A Dbms_service_bundle_scan_test.cpp122 void BmsServiceBundleScanTest::CreateFile(const std::string &path) const in CreateFile() function in OHOS::BmsServiceBundleScanTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp171 bool StoreUtil::CreateFile(const std::string &name) in CreateFile() function in OHOS::DistributedKv::StoreUtil
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp154 bool CreateFile(const std::string& file, const mode_t& mode) in CreateFile() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_space_management_test.cpp294 static void CreateFile(const std::string &fileUrl, uint64_t fileSize) in CreateFile() function
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextstub_fuzzer/
H A Dfileaccessextabilitymock.h34 …int CreateFile(const Uri &parent, const std::string &displayName, Uri &newFile) override { return… in CreateFile() function
/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp84 bool KernelInterface::CreateFile(const std::string& path, const mode_t& mode) in CreateFile() function in OHOS::Memory::KernelInterface
106 bool KernelInterface::CreateFile(const std::string& path) in CreateFile() function in OHOS::Memory::KernelInterface
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_ext_ability.cpp126 int MediaFileExtAbility::CreateFile(const Uri &parentUri, const string &displayName, Uri &newFileU… in CreateFile() function in OHOS::Media::MediaFileExtAbility
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp80 bool LocationConfigManager::CreateFile(const std::string& filename, const std::string& filedata) in CreateFile() function in OHOS::Location::LocationConfigManager
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H A Dhitrace_dump_test.cpp61 bool CreateFile(std::string outputFileName) in CreateFile() function
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_ability.cpp70 int FileAccessExtAbility::CreateFile(const Uri &parent, const std::string &displayName, Uri &newFil… in CreateFile() function in OHOS::FileAccessFwk::FileAccessExtAbility
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dpower_supply_provider.cpp142 void PowerSupplyProvider::CreateFile(const std::string& path, const std::string& content) in CreateFile() function in OHOS::PowerMgr::PowerSupplyProvider

12