Searched defs:FormatString (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
H A D | string_utils.cpp | 27 std::string FormatString(const char *fmt, ...) in FormatString() function 39 std::string FormatString(const char *fmt, va_list args) in FormatString() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | string_utils.cpp | 32 const std::string FormatString(const char* fmt, ...) in FormatString() function
|
/ohos5.0/base/web/webview/interfaces/kits/napi/common/ |
H A D | web_errors.cpp | 92 std::string FormatString(const char *errorMsgTemplate, ...) in FormatString() function
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | string_utils.cpp | 56 std::string FormatString(const char *fmt, ...) in FormatString() function 68 std::string FormatString(const char *fmt, va_list args) in FormatString() function
|
/ohos5.0/base/telephony/core_service/services/network_search/include/ |
H A D | network_utils.h | 76 std::string NetworkUtils::FormatString(const std::string &format, Args... args) in FormatString() function
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/ |
H A D | process_group_util.cpp | 37 std::string FormatString(const char* fmt, va_list vararg) in FormatString() function
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_function.cpp | 439 int DhcpFunction::FormatString(struct DhcpPacketResult &result) in FormatString() function in OHOS::DHCP::DhcpFunction
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | cjson_parser.cpp | 98 uint8_t CJSONParser::FormatString(const char *format, in FormatString() function in OHOS::ACELite::CJSONParser
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_state_machine.cpp | 1060 void DhcpClientStateMachine::FormatString(struct DhcpIpResult *result) in FormatString() function in OHOS::DHCP::DhcpClientStateMachine
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ |
H A D | native_module_util.cpp | 144 static napi_value FormatString(napi_env env, std::string &str) in FormatString() function
|