Home
last modified time | relevance | path

Searched defs:num3 (Results 1 – 2 of 2) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/soc_perf/services/core/include/
Dsocperf_common.h314 static inline int64_t Max(int64_t num1, int64_t num2, int64_t num3) in Max()
327 static inline int64_t Min(int64_t num1, int64_t num2, int64_t num3) in Min()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Ddate_time_format_module.cpp402 int num3 = GetNumberEnd(time, num2 + 1); in FormatDigit() local