Home
last modified time | relevance | path

Searched defs:IsLocalCalling (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp89 bool IsLocalCalling() in IsLocalCalling() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/c/src/
H A Dipc_rust_test.cpp210 bool IsLocalCalling() in IsLocalCalling() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dskeleton.rs129 fn IsLocalCalling() -> bool; in IsLocalCalling() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs52 fn IsLocalCalling() -> bool; in IsLocalCalling() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp210 bool IPCSkeleton::IsLocalCalling() in IsLocalCalling() function in OHOS::IPCSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp754 bool DBinderDatabusInvoker::IsLocalCalling() in IsLocalCalling() function in OHOS::DBinderDatabusInvoker
H A Dbinder_invoker.cpp1479 bool BinderInvoker::IsLocalCalling() in IsLocalCalling() function in OHOS::IPC_SINGLE::BinderInvoker
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp211 bool IsLocalCalling = IPCSkeleton::IsLocalCalling(); in OnRemoteRequest() local