Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/runtime/
H A Dcj_runtime_delegate.cpp38 void* CJRuntimeDelegate::GetUIScheduler() in GetUIScheduler() function in CJRuntimeDelegate
40 return CJEnvironment::GetInstance()->GetUIScheduler(); in GetUIScheduler()
H A Dcj_runtime_delegate.h52 void* GetUIScheduler();
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/base/
H A Dcj_base_ffi.cpp25 return CJRuntimeDelegate::GetInstance()->GetUIScheduler(); in FfiOHOSBaseGetUISchedulerHandle()
/ohos5.0/foundation/ability/ability_runtime/cj_environment/interfaces/inner_api/
H A Dcj_environment.h69 void* GetUIScheduler() in GetUIScheduler() function
/ohos5.0/foundation/ability/ability_runtime/cj_environment/test/unittest/cj_environment_test/
H A Dcj_environment_test.cpp291 auto res = cjEnv->GetUIScheduler();