Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 6 of 6) 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/arkui/napi/module_manager/
Dnative_module_manager.cpp172 char* NativeModuleManager::FormatString() in FormatString() function in NativeModuleManager
/foundation/communication/wifi/dhcp/services/mgr_service/src/
Ddhcp_func.cpp434 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/wifi/dhcp/services/dhcp_client/src/
Ddhcp_ipv4.c719 static void FormatString(struct DhcpResult *result) in FormatString() function