Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_command.h51 return Utils::ToInt8(String(index)); in Int8()
H A Drs_profiler_capturedata.cpp66 return Utils::ToInt8(GetProperty(name)); in GetPropertyInt8()
H A Drs_profiler_utils.cpp128 int8_t Utils::ToInt8(const std::string& string) in ToInt8() function in OHOS::Rosen::Utils
183 number = ToInt8(string); in ToNumber()
H A Drs_profiler_utils.h57 static int8_t ToInt8(const std::string& string);

Completed in 2 milliseconds