Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/c_wrapper/source/
Dc_remote_object.cpp147 bool RemoteObjectLessThan(const CRemoteObject *lhs, const CRemoteObject *rhs) in RemoteObjectLessThan() function
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dipc_binding.rs146 pub fn RemoteObjectLessThan(object: *const CRemoteObject, in RemoteObjectLessThan() function