/foundation/arkui/ace_engine/adapter/preview/entrance/html/ |
H A D | html_to_span.cpp | 22 RefPtr<MutableSpanString> HtmlUtils::FromHtml(const std::string& str) in FromHtml() argument
|
H A D | span_to_html.cpp | 22 std::string HtmlUtils::ToHtml(const SpanString* str) in ToHtml() argument
|
/foundation/ai/intelligent_voice_framework/llt/hdt/testcase/intell_voice_utils/ |
H A D | test_time_util.cpp | 25 std::string str = TimeUtil::GetCurrTime(format); variable
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | serializeable_object.h | 49 virtual void FromString(const std::string& str) {} in FromString() argument
|
/foundation/communication/ipc/services/dbinder/test/auxiliary/src/ |
H A D | main.cpp | 24 std::string str; in main() local 27 std::cin >> str; in main() local 35 std::cin >> str; in main() local
|
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/ |
H A D | serial_test.cpp | 67 char str[1024] = {0}; in HWTEST_F() local [all...] |
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/ |
H A D | serial_test.cpp | 67 char str[1024] = {0}; in HWTEST_F() local [all...] |
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/ |
H A D | disk_handler.cpp | 26 void DiskHandler::Write(const std::string &str) in Write() argument 33 w << str; in Write() local
|
/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | dcamera_hitrace_adapter.cpp | 20 void DcameraStartAsyncTrace(const std::string& str, int32_t taskId) in DcameraStartAsyncTrace() argument 25 void DcameraFinishAsyncTrace(const std::string& str, int32_t taskId) in DcameraFinishAsyncTrace() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/ |
H A D | string_utils.h | 25 inline bool IsEndWith(const std::string &str, const std::string &end) in IsEndWith() argument
|
/foundation/ability/ability_base/interfaces/inner_api/base/include/ |
H A D | string_wrapper.h | 25 String(const std::string &str) : string_(str) in String() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
H A D | folder_stack_layout_property.h | 63 std::string str; variable
|
/foundation/arkui/ace_engine/test/mock/core/svg/ |
H A D | mock_rosen_svg_painter.cpp | 30 void RosenSvgPainter::StringToPoints(const char str[], std::vector<Testing::TestingPoint>& points) {} in StringToPoints() argument
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_theme_utils.cpp | 20 IdParseResult ThemeUtils::ParseThemeIdReference(const std::string& str, const RefPtr<ThemeConstants>& themeConstants) in ParseThemeIdReference() argument
|
/foundation/bundlemanager/bundle_framework/common/log/src/ |
H A D | app_log_wrapper.cpp | 29 std::string AppLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() argument
|
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/js/builtin/src/ |
H A D | capability_module.cpp | 25 char *str = JSI::ValueToString(args[0]); in HasCapability() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/ |
H A D | texgine_test.cpp | 56 std::string str = logger1.GetFile(); in HWTEST_F() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
H A D | common_tool.cpp | 28 string str; in GetRandString() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
H A D | common_tool.cpp | 30 string str; in GetRandString() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/ |
H A D | exec_env.cpp | 21 static inline void AppendStr(std::string &str, const std::string paramName, const int param) in AppendStr() argument 34 static inline void AppendStr(std::string &str, const std::string paramName, const std::string param) in AppendStr() argument 49 std::string str; ToStr() local [all...] |
/foundation/resourceschedule/device_usage_statistics/utils/src/ |
H A D | bundle_active_log.cpp | 30 std::string BundleActiveLog::GetCurrFileName(const char *str) in GetCurrFileName() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/common/src/ |
H A D | res_sched_exe_common_utils.cpp | 40 void ResSchedExeCommonUtils::StringToJson(const std::string& str, nlohmann::json& payload) in StringToJson() argument
|
/foundation/communication/ipc/ipc/native/src/c_api/source/ |
H A D | ipc_internal_utils.cpp | 41 bool IsMemoryParamsValid(char **str, int32_t *len, OH_IPC_MemAllocator allocator, const char *promot) in IsMemoryParamsValid() argument
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_supplier_info.cpp | 132 std::string str = "{"; in ToString() local [all...] |
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | wifi_ip_tools_test.cpp | 118 std::string str = "a,b,c"; in HWTEST_F() local
|