Home
last modified time | relevance | path

Searched defs:SetMaxWorkThread (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/ipc/ipc/native/c/manager/include/
Diremote_invoker.h34 int32_t (*SetMaxWorkThread)(int32_t maxThreadNum); member
/foundation/communication/ipc/ipc/native/src/core/dbinder/include/
Ddbinder_base_invoker_interface.h123 template <class T> bool DBinderBaseInvoker<T>::SetMaxWorkThread(int maxThreadNum) in SetMaxWorkThread() function
/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_process_skeleton.c111 int32_t SetMaxWorkThread(int32_t maxThreadNum) in SetMaxWorkThread() function
/foundation/communication/ipc/test/unittest/ipc/native/src/core/source/
Dipc_skeleton_unittest.cpp94 bool IPCProcessSkeleton::SetMaxWorkThread(int maxThreadNum) in SetMaxWorkThread() function in OHOS::IPCProcessSkeleton
/foundation/communication/ipc/ipc/native/src/core/invoker/source/
Dbinder_invoker.cpp450 bool BinderInvoker::SetMaxWorkThread(int maxThreadNum) in SetMaxWorkThread() function in OHOS::IPC_SINGLE::BinderInvoker
/foundation/communication/ipc/ipc/native/src/core/framework/source/
Dipc_process_skeleton.cpp303 bool IPCProcessSkeleton::SetMaxWorkThread(int maxThreadNum) in SetMaxWorkThread() function in OHOS::IPC_SINGLE::IPCProcessSkeleton