Home
last modified time | relevance | path

Searched defs:callback_map_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/include/health-shim/
H A Dshim.h56 callback_map_; variable
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Dquerier_impl.h73 std::map<ServiceKey, std::vector<Callback*>> callback_map_; variable
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_service.h109 CallbackMap callback_map_; variable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/
Dstack_avctp_test.cc76 std::map<uint16_t, tL2CAP_APPL_INFO> callback_map_; member in StackAvctpTest
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc134 std::map<std::string, std::function<void()>> callback_map_; variable