Home
last modified time | relevance | path

Searched defs:delegate_ (Results 1 – 23 of 23) sorted by relevance

/aosp12/system/bt/service/
H A Da2dp_source.h100 Delegate* delegate_ = nullptr; variable
H A Da2dp_sink.h85 Delegate* delegate_ = nullptr; variable
H A Davrcp_target.h153 Delegate* delegate_ = nullptr; variable
H A Davrcp_control.h108 Delegate* delegate_ = nullptr; variable
H A Dlow_energy_scanner.h121 Delegate* delegate_; variable
H A Dlow_energy_client.h128 Delegate* delegate_; variable
H A Dgatt_server.h263 Delegate* delegate_; variable
/aosp12/system/bt/service/ipc/
H A Dipc_handler.h57 IPCManager::Delegate* delegate_; variable
/aosp12/system/update_engine/update_manager/
H A Dupdate_time_restrictions_monitor.h94 Delegate* const delegate_; variable
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A Dtagged_control_delegate.h45 std::unique_ptr<ControlDelegateInterface<T>> delegate_; variable
H A Dstate.h51 std::unique_ptr<StateDelegateInterface<T>> delegate_; variable
/aosp12/system/update_engine/aosp/
H A Dcleanup_previous_update_action.h73 CleanupPreviousUpdateActionDelegateInterface* delegate_; variable
/aosp12/system/update_engine/common/
H A Ddownload_action.h143 DownloadActionDelegate* delegate_; variable
H A Dhttp_fetcher.h173 HttpFetcherDelegate* delegate_; variable
H A Daction_processor_unittest.cc113 MyActionProcessorDelegate delegate_{&action_processor_}; member in chromeos_update_engine::ActionProcessorTest
/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.h142 DownloadActionDelegate* delegate_; variable
H A Ddownload_action_chromeos_unittest.cc591 DownloadActionTestProcessorDelegate delegate_; member in chromeos_update_engine::P2PDownloadActionTest
H A Domaha_response_handler_action_unittest.cc101 OmahaResponseHandlerActionProcessorDelegate delegate_; member in chromeos_update_engine::OmahaResponseHandlerActionTest
H A Domaha_request_action_unittest.cc466 OmahaRequestActionTestProcessorDelegate delegate_; member in chromeos_update_engine::OmahaRequestActionTest
/aosp12/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h105 std::unique_ptr<ISymbolTableDelegate> delegate_; variable
/aosp12/system/bt/service/ipc/binder/
H A Dremote_callback_map.h96 Delegate* delegate_; // weak variable
/aosp12/system/nvram/messages/include/nvram/messages/
H A Dio.h99 InputStreamBuffer* delegate_; variable
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1704 T* const delegate_; // What Push implementation gets called member in art::BuildNativeCallFrameStateMachine