Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_command.h56 return Utils::ToInt16(String(index)); in Int16()
H A Drs_profiler_capturedata.cpp76 return Utils::ToInt16(GetProperty(name)); in GetPropertyInt16()
H A Drs_profiler_utils.cpp133 int16_t Utils::ToInt16(const std::string& string) in ToInt16() function in OHOS::Rosen::Utils
188 number = ToInt16(string); in ToNumber()
H A Drs_profiler_utils.h58 static int16_t ToInt16(const std::string& string);

Completed in 3 milliseconds