/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | string_helper.cpp | 23 bool StringHelp::EndsWith(const std::string &input, const std::string &suffix) in EndsWith() 31 bool StringHelp::EndsWithIgnoreCase(const std::string &input, const std::string &suffix) in EndsWithIgnoreCase()
|
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/ |
H A D | string_util.h | 61 inline bool EndsWith(const std::string& s, const std::string& suffix) in EndsWith() 67 inline bool EndsWith(const std::string& s, char suffix) in EndsWith() 72 inline bool EndsWithIgnoreCase(const std::string& s, const std::string& suffix) in EndsWithIgnoreCase()
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/ |
H A D | pin_db_ops_base.c | 61 ResultCode GenerateFileName(uint64_t templateId, const char *prefix, const char *suffix, in GenerateFileName() 102 ResultCode ReadPinFile(uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in ReadPinFile() 130 …ltCode WritePinFile(const uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in WritePinFile()
|
/ohos5.0/base/update/updater/interfaces/kits/slot_info/ |
H A D | slot_info.cpp | 25 void GetPartitionSuffix(std::string &suffix) in GetPartitionSuffix()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | string_helper.cpp | 57 bool StringHelper::EndWith(const std::string &value, char suffix) in EndWith() 65 bool StringHelper::EndWith(const std::string &value, const std::string &suffix) in EndWith() 110 std::string suffix = value.substr(position); in Replace() local 121 std::string suffix = value.substr(position); in Replace() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | file_filter.h | 31 explicit FileFilter(std::vector<std::string> suffix): suffix_(suffix) {} in FileFilter() 35 void SetSuffix(const std::vector<std::string> &suffix) in SetSuffix() 185 FileFilterBuilder& SetSuffix(const std::vector<std::string> &suffix) in SetSuffix()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/include/utils/ |
H A D | dynamic_loader.h | 38 inline bool EndsWith(const std::string& str, const std::string& suffix) in EndsWith()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/softbus/ |
H A D | softbus_session_utils.h | 35 std::string suffix = deviceId.substr(deviceId.length() - index, deviceId.length()); in AnonymizeDeviceId() local
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_helper.cpp | 64 bool StringHelper::EndWith(const std::string &value, char suffix) in EndWith() 72 bool StringHelper::EndWith(const std::string &value, const std::string &suffix) in EndWith() 117 std::string suffix = value.substr(position); in Replace() local 128 std::string suffix = value.substr(position); in Replace() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | mime_type_mgr.cpp | 75 bool MimeTypeMgr::GetUriSuffix(const std::string &uri, std::string &suffix) in GetUriSuffix() 99 std::string suffix; in GetUtdVectorByUri() local
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/ |
H A D | make_ctocpp_impl.py | 178 def ctocpp_get_static_funcion(cls, func, suffix, dir_name, retval_default): argument 203 def ctocpp_get_virtual_funcion(cls, func, suffix, dir_name, macro_retval_default): argument 249 def ctocpp_make_function_impl(cls, func, suffix, dir_name): argument
|
H A D | make_file_base.py | 196 def get_func_pointer_name(cls, func, prefix, suffix): argument 208 def get_func_variable_name(func, suffix): argument
|
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/ |
H A D | pin_db_ops_base_test.cpp | 114 const char *suffix = "we"; variable 141 const char *suffix = "test"; variable
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | audio_debug.cpp | 29 void AudioDebug::CreateAudioDebugFile(const std::string &suffix) in CreateAudioDebugFile()
|
/ohos5.0/base/security/asset/test/unittest/inner_kits_rust/src/ |
H A D | query.rs | 225 …let mut suffix: Vec<&[u8]> = ["one", "two", "three", "four"].iter().map(|s| s.as_bytes()).collect(… in query_with_order_with_english() localVariable 233 let mut suffix: Vec<&[u8]> = ["一", "二", "三", "四"].iter().map(|s| s.as_bytes()).collect(); in query_with_order_with_chinese() localVariable 241 let mut suffix: Vec<&[u8]> = ["11", "22", "33", "44"].iter().map(|s| s.as_bytes()).collect(); in query_with_order_with_number() localVariable 249 … let suffix: Vec<[u8; 4]> = [11u32, 22u32, 33u32, 44u32].iter().map(|s| s.to_le_bytes()).collect(); in query_with_order_with_unreadible() localVariable 251 let mut suffix: Vec<&[u8]> = suffix.iter().map(|s| s as &[u8]).collect(); in query_with_order_with_unreadible() localVariable
|
/ohos5.0/foundation/multimedia/camera_framework/common/utils/ |
H A D | camera_dynamic_loader.h | 42 inline bool EndsWith(const std::string& str, const std::string& suffix) in EndsWith()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/ |
H A D | display_name_info.h | 50 std::string suffix; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_file_cache.cpp | 103 const std::string& fileCacheKey, const std::string& suffix) in WriteFile() 150 …:ImageData> ImageFileCache::GetDataFromCacheFile(const std::string& url, const std::string& suffix) in GetDataFromCacheFile() 166 void ImageFileCache::SaveCacheInner(const std::string& cacheKey, const std::string& suffix, size_t … in SaveCacheInner() 226 …e::WriteCacheFile(const std::string& url, const void* data, size_t size, const std::string& suffix) in WriteCacheFile() 340 std::string ImageFileCache::GetCacheFilePathInner(const std::string& url, const std::string& suffix) in GetCacheFilePathInner()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/operation/ |
H A D | display_name_info_test.cpp | 82 const std::string suffix = "_BURST004.jpg"; variable 103 const std::string suffix = "_9_BURST004.jpg"; variable
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/ |
H A D | file_filter.h | 30 FileFilter(std::vector<std::string> suffix, std::vector<std::string> displayName, in FileFilter() 39 void SetSuffix(const std::vector<std::string> &suffix) in SetSuffix()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | image.h | 179 bool IsImgValid(const char* suffix) in IsImgValid()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_utils.cpp | 26 std::string MakeFilePath(const std::string &prefPath, const std::string &suffix) in MakeFilePath()
|
/ohos5.0/drivers/peripheral/partitionslot/hdi_service/src/ |
H A D | partitionslot_impl.cpp | 39 int32_t PartitionSlotImpl::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/ |
H A D | manifest_router.cpp | 33 const std::string suffix = ".js"; in GetPagePath() local
|
/ohos5.0/drivers/peripheral/partitionslot/test/unittest/ |
H A D | hdf_partitionslot_test.cpp | 67 std::string suffix = ""; variable
|