Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
Dstring_utils.cpp33 const std::string FormatString(const char* fmt, ...) in FormatString() function
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dprocess_group_util.cpp35 std::string FormatString(const char* fmt, va_list vararg) in FormatString() function
/foundation/communication/dhcp/services/mgr_service/src/
Ddhcp_func.cpp438 int DhcpFunc::FormatString(struct DhcpPacketResult &result) in FormatString() function in OHOS::Wifi::DhcpFunc
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dcjson_parser.cpp98 uint8_t CJSONParser::FormatString(const char *format, in FormatString() function in OHOS::ACELite::CJSONParser
/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_ipv4.c718 static void FormatString(struct DhcpResult *result) in FormatString() function