Home
last modified time | relevance | path

Searched defs:module (Results 126 – 150 of 402) sorted by relevance

12345678910>>...17

/aosp12/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c71 static int ltdev_open(const hw_module_t* module, const char* name, in ltdev_open()
/aosp12/hardware/interfaces/camera/device/3.3/default/
H A DCameraDevice.cpp36 sp<CameraModule> module, const std::string& cameraId, in CameraDevice()
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DCameraDevice.cpp36 sp<CameraModule> module, const std::string& cameraId, in CameraDevice()
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_device_impl.h53 static GrallocImpl *GetInstance(const struct hw_module_t *module) { in GetInstance()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_device_impl.h53 static GrallocImpl *GetInstance(const struct hw_module_t *module) { in GetInstance()
/aosp12/system/nvram/hal/
H A Dtesting_nvram_implementation.cpp130 extern "C" int testing_nvram_open(const hw_module_t* module, in testing_nvram_open()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_device_impl.h53 static GrallocImpl *GetInstance(const struct hw_module_t *module) { in GetInstance()
/aosp12/hardware/libhardware/include/hardware/
H A Dnfc.h175 static inline int nfc_nci_open(const struct hw_module_t* module, in nfc_nci_open()
262 static inline int nfc_pn544_open(const struct hw_module_t* module, in nfc_pn544_open()
H A Dnfc_tag.h83 static inline int nfc_tag_open(const struct hw_module_t* module, in nfc_tag_open()
H A Dgatekeeper.h178 static inline int gatekeeper_open(const struct hw_module_t *module, in gatekeeper_open()
H A Dlocal_time_hal.h108 const struct hw_module_t* module, in local_time_hw_device_open()
/aosp12/system/bt/gd/rust/gddi/macros/
H A Dlib.rs135 pub fn module(item: TokenStream) -> TokenStream { in module() function
136 let module = parse_macro_input!(item as ModuleDef); in module() localVariable
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DPropertyInvalidatedCacheTests.java217 TestCache(String module, String api) { in TestCache()
223 TestCache(String module, String api, TestQuery query) { in TestCache()
/aosp12/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp110 static int hwc_device_open(const struct hw_module_t* module, const char* name, in hwc_device_open()
/aosp12/hardware/interfaces/memtrack/1.0/default/
H A DMemtrack.cpp32 Memtrack::Memtrack(const memtrack_module_t *module) : mModule(module) { in Memtrack()
/aosp12/frameworks/rs/tests/lldb/tests/
H A Drun_test.py223 def _get_test_case_class(module): argument
/aosp12/system/bt/gd/neighbor/
H A Dconnectability.cc51 neighbor::ConnectabilityModule::impl::impl(neighbor::ConnectabilityModule& module) : module_(module… in impl()
/aosp12/hardware/libhardware/modules/consumerir/
H A Dconsumerir.c80 static int consumerir_open(const hw_module_t* module, const char* name, in consumerir_open()
/aosp12/hardware/interfaces/broadcastradio/2.0/default/
H A DTunerSession.cpp49 TunerSession::TunerSession(BroadcastRadio& module, const sp<ITunerCallback>& callback) in TunerSession()
84 const BroadcastRadio& TunerSession::module() const { in module() function in android::hardware::broadcastradio::V2_0::implementation::TunerSession
/aosp12/hardware/qcom/camera/msm8998/QCamera2/
H A DQCamera2Factory.cpp322 int QCamera2Factory::open_legacy(const struct hw_module_t* module, in QCamera2Factory()
524 const struct hw_module_t *module, const char *id, in QCamera2Factory()
/aosp12/hardware/libhardware/modules/nfc-nci/
H A Dnfc_nci_example.cpp79 static int nfc_open(const hw_module_t* module, const char* name, in nfc_open()
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DBroadcastRadioService.java161 RadioModule module = null; in openSession() local
H A DAnnouncementAggregator.java102 public void watchModule(@NonNull RadioModule module, @NonNull int[] enabledTypes) { in watchModule()
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DAnnouncementAggregator.java102 public void watchModule(@NonNull RadioModule module, @NonNull int[] enabledTypes) { in watchModule()
/aosp12/system/tools/hidl/c2hal/test/
H A Dsimple.h72 static inline int showColor(const struct hw_module_t* module, in showColor()

12345678910>>...17