Home
last modified time | relevance | path

Searched defs:fileName (Results 51 - 75 of 887) sorted by relevance

12345678910>>...36

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dasset_manager.h24 std::string fileName; member
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_asset_manager.cpp63 bool RSAssetManager::GetFileInfo(const std::string& fileName, MediaFileInfo& fileInfo) const in GetFileInfo() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Drs_dir_asset_provider.h60 std::string fileName = basePath_ + assetName; variable
104 std::string fileName = basePath_ + assetName; variable
/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H A Dstorage_impl.cpp19 std::shared_ptr<NativePreferences::Preferences> StorageImpl::GetPreference(const std::string& fileName) in GetPreference() argument
/foundation/arkui/napi/test/fuzztest/executejsbin_fuzzer/
H A Dexecutejsbin_fuzzer.cpp37 void ExecuteJsBin(const std::string& fileName) in ExecuteJsBin() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_stream_installer_host_impl/
H A Dbms_bundle_stream_installer_host_impl_test.cpp71 std::string fileName = "/data/entry-default-signed.hap"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dextractor_util.cpp41 bool ExtractorUtil::ExtractFileByName(const std::string &fileName, std::ostream &dest) const in ExtractFileByName() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_tools.cpp50 std::string fileName = dst + localTime + "_w" + std::to_string(w) + "_h" + std::to_string(h) + in SavePixelmapToFile() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_utils.cpp69 bool WriteToPngWithPixelMap(const std::string& fileName, OHOS::Media::PixelMap& pixelMap) in WriteToPngWithPixelMap() argument
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test_management.cpp330 std::string fileName = "a"; in HWTEST_F() local
589 std::string fileName = "a"; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_directory_ex_test.cpp69 const string fileName = "a"; in HWTEST_F() local
/foundation/multimedia/media_foundation/src/osal/utils/
H A Ddump_buffer.cpp33 void DumpAVBufferToFile(const std::string& para, const std::string& fileName, const std::shared_ptr<AVBuffer>& buffer) in DumpAVBufferToFile() argument
/foundation/multimodalinput/input/util/common/src/
H A Dklog.cpp61 void kMsgLog(const char* fileName, int line, const char* kLevel, in kMsgLog() argument
/foundation/resourceschedule/frame_aware_sched/qos_manager/src/
H A Dqos_common.cpp33 char fileName[] = "/dev/auth_ctrl"; in TrivalOpenAuthCtrlNode() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dconfig_reader_test.cpp50 bool ConfigReaderTest::ParseConfigFile(const string& fileName) in ParseConfigFile() argument
/foundation/window/window_manager/snapshot/include/
H A Dsnapshot_utils.h38 std::string fileName; member
/foundation/communication/netstack/test/unittest/tls_test/client/
H A Dtls_utils_test.cpp21 std::string TlsUtilsTest::ChangeToFile(const std::string_view fileName) in ChangeToFile() argument
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A Dtls_utils_test.cpp21 std::string TlsUtilsTest::ChangeToFile(const std::string_view fileName) in ChangeToFile() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dos_api.cpp75 void SplitFilePath(const std::string &filePath, std::string &fieldir, std::string &fileName) in SplitFilePath() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Danonymous.cpp22 std::string AnonyDigits(const std::string &fileName) in AnonyDigits() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dplatform_specific.h36 std::string fileName; member
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences_option.cpp73 int OH_PreferencesOption_SetFileName(OH_PreferencesOption *option, const char *fileName) in OH_PreferencesOption_SetFileName() argument
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_file_lock.cpp34 std::shared_ptr<std::mutex> PreferencesLockManager::Get(const std::string fileName) in Get() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/
H A Ddcamera_photo_surface_listener.cpp71 std::string fileName = DUMP_PHOTO_PATH + std::to_string(photoCount_++) + SINK_PHOTO; in OnBufferAvailable() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/tasks/
H A Ddatabase_backup_task.cpp48 auto fileName = directoryName + "/clouddisk_backup.db"; in RunTaskForBundle() local

Completed in 8 milliseconds

12345678910>>...36