Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp1004 if (!IsNativeThread()) { in RunEventLoop()
1037 if (!IsNativeThread()) { in StopEventLoop()
H A Dnative_engine.h260 bool IsNativeThread() const in IsNativeThread() function