Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/publishers/
H A Dtesting.rs75 pub fn has_subscriber(&self) -> bool { in has_subscriber() method
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Devent.cpp438 bool event::has_subscriber(eventgroup_t _eventgroup, client_t _client) { in has_subscriber() function in vsomeip_v3::event