Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_command.h76 return Utils::ToUint16(String(index)); in Uint16()
H A Drs_profiler_capturedata.cpp81 return Utils::ToUint16(GetProperty(name)); in GetPropertyUint16()
H A Drs_profiler_utils.cpp153 uint16_t Utils::ToUint16(const std::string& string) in ToUint16() function in OHOS::Rosen::Utils
208 number = ToUint16(string); in ToNumber()
H A Drs_profiler_utils.h62 static uint16_t ToUint16(const std::string& string);

Completed in 3 milliseconds