Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp230 auto setProfilerCallback = reinterpret_cast<SetProfilerCallback>( in SetProfilerCallBack() local
232 if (setProfilerCallback == nullptr) { in SetProfilerCallBack()
234 "ConnectServerManager::AddInstance failed to find symbol 'setProfilerCallback'"); in SetProfilerCallBack()
237 setProfilerCallback([this](bool status) { in SetProfilerCallBack()

Completed in 1 milliseconds