Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_ipc_skeleton.cpp69 bool IPCSkeleton::SetCallingIdentity(std::string &identity, bool flag) in SetCallingIdentity() function in OHOS::IPCSkeleton
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp114 bool SetCallingIdentity(rust::str identity) in SetCallingIdentity() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs60 fn SetCallingIdentity(identity: &str) -> bool; in SetCallingIdentity() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp251 bool IPCSkeleton::SetCallingIdentity(std::string &identity, bool flag) in SetCallingIdentity() function in OHOS::IPCSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp948 bool DBinderDatabusInvoker::SetCallingIdentity(std::string &identity, bool flag) in SetCallingIdentity() function in OHOS::DBinderDatabusInvoker
H A Dbinder_invoker.cpp1647 bool BinderInvoker::SetCallingIdentity(std::string &identity, bool flag) in SetCallingIdentity() function in OHOS::IPC_SINGLE::BinderInvoker