Home
last modified time | relevance | path

Searched refs:retMsg (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug.cpp585 napi_value retMsg = nullptr; in GetSystemCpuUsage() local
586 napi_create_double(env, cpuUsageOptional.value(), &retMsg); in GetSystemCpuUsage()
587 return retMsg; in GetSystemCpuUsage()

Completed in 2 milliseconds