Home
last modified time | relevance | path

Searched defs:extCallbackMap_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/include/
H A Dprint_manager_client.h133 std::map<std::string, sptr<PrintExtensionCallbackStub>> extCallbackMap_; variable
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h233 std::map<std::string, sptr<IPrintExtensionCallback>> extCallbackMap_; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_adapter_interface_impl.h158 std::map<int32_t, sptr<IDAudioCallback>> extCallbackMap_; variable