Home
last modified time | relevance | path

Searched refs:SetProfilerCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp53 using SetProfilerCallback = void (*)(const std::function<void(bool)> &setArkUIStateProfilerStatus); typedef
238 auto setProfilerCallback = reinterpret_cast<SetProfilerCallback>( in SetProfilerCallBack()