Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp195 RSSystemProperties::WatchSystemProperty(SYS_KEY_ENABLED, OnFlagChangedCallback, nullptr); in Init()
196 RSSystemProperties::WatchSystemProperty(SYS_KEY_BETARECORDING, OnFlagChangedCallback, nullptr); in Init()
366 void RSProfiler::OnFlagChangedCallback(const char *key, const char *value, void *context) in OnFlagChangedCallback() function in OHOS::Rosen::RSProfiler
H A Drs_profiler.h419 static void OnFlagChangedCallback(const char *key, const char *value, void *context);

Completed in 5 milliseconds