Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service.h62 std::map<std::string, sptr<IRemoteObject>> remoteObjects_; variable
/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_context.h91 std::unordered_map<int32_t, sptr<IRemoteObject>> remoteObjects_; variable