Home
last modified time | relevance | path

Searched refs:StopWorkThread (Results 1 - 25 of 29) sorted by relevance

12

/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp35 void StopWorkThread() in StopWorkThread() function
37 return OHOS::IPCSkeleton::StopWorkThread(); in StopWorkThread()
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs30 fn StopWorkThread(); in StopWorkThread() functions
82 StopWorkThread(); in stop_work_thread()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp53 StopWorkThread(); in ~IPCWorkThread()
140 void IPCWorkThread::StopWorkThread() in StopWorkThread() function in OHOS::IPC_SINGLE::IPCWorkThread
144 invoker->StopWorkThread(); in StopWorkThread()
H A Dipc_skeleton.cpp61 void IPCSkeleton::StopWorkThread() in StopWorkThread() function in OHOS::IPCSkeleton
65 current->StopWorkThread(IRemoteObject::IF_PROT_DEFAULT); in StopWorkThread()
H A Dipc_thread_pool.cpp71 it->second->StopWorkThread(); in StopAllThreads()
H A Dipc_thread_skeleton.cpp285 void IPCThreadSkeleton::StopWorkThread(int proto) in StopWorkThread() function in OHOS::IPC_SINGLE::IPCThreadSkeleton
289 invoker->StopWorkThread(); in StopWorkThread()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/include/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/mock/include/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_second_test/mock/include/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/include/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/ability/ability_runtime/test/unittest/services/ability_util_test/mock/include/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/mock/include/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/mock/
H A Dmock_ipc_skeleton.h34 static void StopWorkThread();
/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dskeleton_wrapper.h29 void StopWorkThread();
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_workthread.h51 void StopWorkThread();
H A Dipc_thread_skeleton.h71 void StopWorkThread(int proto);
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_skeleton.h47 static void StopWorkThread();
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cskeleton.cpp37 OHOS::IPCSkeleton::StopWorkThread(); in OH_IPCSkeleton_StopWorkThread()
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Diremote_invoker.h58 virtual void StopWorkThread() = 0;
H A Ddbinder_databus_invoker.h36 void StopWorkThread() override;
H A Dbinder_invoker.h88 void StopWorkThread() override;
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dmock_iremote_invoker.h51 MOCK_METHOD0(StopWorkThread, void());
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dmain_client.cpp153 IPCSkeleton::StopWorkThread(); in SignalHandler()
/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcskeleton_fuzzer/
H A Dipcskeleton_fuzzer.cpp41 IPCSkeleton::StopWorkThread(); in StopWorkThreadTest()
/foundation/communication/ipc/ipc/native/test/fuzztest/mock/dbinderdatabusinvoker_fuzzer/
H A Ddbinderdatabusinvoker_fuzzer.cpp124 invoker.StopWorkThread(); in StopWorkThreadTest()

Completed in 7 milliseconds

12