Home
last modified time | relevance | path

Searched defs:RemoteObjectIncStrongRef (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/ipc/ipc/native/src/c_wrapper/source/
Dc_remote_object.cpp129 void RemoteObjectIncStrongRef(CRemoteObject *object) in RemoteObjectIncStrongRef() function
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dipc_binding.rs141 pub fn RemoteObjectIncStrongRef(object: *mut CRemoteObject); in RemoteObjectIncStrongRef() function