Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/others/
H A Dthread_checker_test.cpp55 EXPECT_TRUE(CheckThread(TaskExecutor::TaskType::UI));
56 EXPECT_TRUE(CheckThread(TaskExecutor::TaskType::JS));
57 EXPECT_FALSE(CheckThread(TaskExecutor::TaskType::UNKNOWN));
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dthread_checker.h23 #define CHECK_RUN_ON(threadType) ACE_DCHECK(OHOS::Ace::CheckThread(TaskExecutor::TaskType::threadTy…
30 bool ACE_EXPORT CheckThread(TaskExecutor::TaskType threadType);
H A Dthread_checker.cpp22 bool CheckThread(TaskExecutor::TaskType threadType) in CheckThread() function
/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_log_test.cpp32 static bool CheckThread(const std::string &threadName);
36 bool HdfThermalLogTest::CheckThread(const std::string &threadName) in CheckThread() function in HdfThermalLogTest
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dcppcrash-guidelines.md1074 LastFatalMessage: [default] CheckThread:177 Fatal: ecma_vm cannot run in multi-thread! thread:17688…
1080 …/asan/libó4/platformsdk/libark_jsruntime.so(panda::ecmascript::EcmaVM::CheckThread() const+2712)(1…
H A Dappfreeze-guidelines.md1117 …ystem/lib64/platformsdk/libark_jsruntime.so(panda::ecmascript::EcmaVM::CheckThread() const+200)(77…
/ohos5.0/docs/en/application-dev/dfx/
H A Dcppcrash-guidelines.md926 LastFatalMessage: [default] CheckThread:177 Fatal: ecma_vm cannot run in multi-thread! thread:17688…
932 …/asan/libó4/platformsdk/libark_jsruntime.so(panda::ecmascript::EcmaVM::CheckThread() const+2712)(1…
H A Dappfreeze-guidelines.md1117 …ystem/lib64/platformsdk/libark_jsruntime.so(panda::ecmascript::EcmaVM::CheckThread() const+200)(77…