Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_proxy_holder.h65 std::set<sptr<NAPIDeathRecipient>> set_; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp128 std::set<sptr<JDeathRecipient>> set_; member in OHOS::JDeathRecipientList