Home
last modified time | relevance | path

Searched defs:suffix (Results 76 – 100 of 129) sorted by relevance

123456

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dstream.rs316 let suffix = b";sha256//"; in compare_pinned_digest() localVariable
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
H A Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp86 bool CheckFileSuffix(const std::string &file, const std::string &suffix) in CheckFileSuffix()
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
H A Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp94 napi_value suffix = nullptr; in MakeResultWithInt() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp97 string suffix; in GetThumbnailSuffix() local
1581 int ThumbnailUtils::SaveFileCreateDir(const string &path, const string &suffix, string &fileName) in SaveFileCreateDir()
1607 string suffix; in TrySaveFile() local
1656 int ThumbnailUtils::SaveThumbDataToLocalDir(ThumbnailData &data, const std::string &suffix, in SaveThumbDataToLocalDir()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_file_operations.cpp439 string suffix; in RemoveWhereSuffix() local
H A Dmoving_photo_processor.cpp408 static void addCompatPathSuffix(const string &oldPath, const string &suffix, string &newPath) in addCompatPathSuffix()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_service_test.cpp683 string suffix; variable
747 std::string suffix; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dhdi_common_v1_1.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/
H A Dpicker.js454 suffix: -1 property in getDocumentPickerSaveResult.saveResult
/ohos5.0/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp199 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp121 std::string suffix(".db"); in RemoveSuffix() local
/ohos5.0/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c404 const char suffix[] = ".hnp"; in HnpFileCheck() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp88 for (auto &suffix : FILE_SUFFIXES) { in Delete() local
100 for (auto &suffix : FILE_SUFFIXES) { in Collect() local
H A Drdb_security_manager.cpp587 std::string suffix(".db"); in RemoveSuffix() local
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_record_manager.cpp131 const char* suffix = ".launcher"; in IsLauncher() local
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/
H A Dcommon.cpp29 int32_t CameraManager::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t … in DumpImageFile()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp93 string suffix = MediaFileUtils::GetExtensionFromPath(path); in HandleHighMemoryThumbnail() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_param_cache.cpp505 std::string suffix(domain); in BuildFirewallDomainLsmTrie() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp73 int suffix = 0; in GetSavePath() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp33 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp729 std::string suffix = TEST_MODULE_NAME_SUFFIX; in IsSceneBoardTestMode() local

123456