Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/base/services/tests/servicestests/src/com/android/server/soundtrigger_middleware/
DSoundTriggerMiddlewareImplTest.java362 private Pair<Integer, SoundTriggerHwCallback> loadGenericModel_2_0(ISoundTriggerModule module, in loadGenericModel_2_0()
413 private Pair<Integer, SoundTriggerHwCallback> loadGenericModel_2_1(ISoundTriggerModule module, in loadGenericModel_2_1()
467 private Pair<Integer, SoundTriggerHwCallback> loadGenericModel(ISoundTriggerModule module, in loadGenericModel()
476 private Pair<Integer, SoundTriggerHwCallback> loadPhraseModel_2_0(ISoundTriggerModule module, in loadPhraseModel_2_0()
545 private Pair<Integer, SoundTriggerHwCallback> loadPhraseModel_2_1(ISoundTriggerModule module, in loadPhraseModel_2_1()
619 ISoundTriggerModule module, int hwHandle) throws RemoteException { in loadPhraseModel()
627 private void unloadModel(ISoundTriggerModule module, int handle, int hwHandle) in unloadModel()
634 private void startRecognition_2_0(ISoundTriggerModule module, int handle, in startRecognition_2_0()
666 private void startRecognition_2_1(ISoundTriggerModule module, int handle, in startRecognition_2_1()
702 private void startRecognition_2_3(ISoundTriggerModule module, int handle, in startRecognition_2_3()
[all …]
/frameworks/av/services/audioflinger/
DPatchPanel.cpp793 for (const auto& module : mInsertedModules) { in getDownstreamSoftwarePatches() local
833 for (auto& module : mInsertedModules) { in notifyStreamClosed() local
838 AudioHwDevice* AudioFlinger::PatchPanel::findAudioHwDeviceByModule(audio_module_handle_t module) in findAudioHwDeviceByModule()
849 sp<DeviceHalInterface> AudioFlinger::PatchPanel::findHwDeviceByModule(audio_module_handle_t module) in findHwDeviceByModule()
856 audio_module_handle_t module, audio_patch_handle_t handle, in addSoftwarePatchToInsertedModules()
868 for (auto& module : mInsertedModules) { in removeSoftwarePatchFromInsertedModules() local
888 for (const auto& module : mInsertedModules) { in dump() local
/frameworks/compile/libbcc/lib/
DCompiler.cpp58 bool validateLayoutOfExportedTypes(const llvm::Module &module, in validateLayoutOfExportedTypes()
304 llvm::Module &module = script.getSource().getModule(); in compile() local
371 llvm::Module &module = script.getSource().getModule(); in addInternalizeSymbolsPass() local
490 llvm::Module &module = script.getSource().getModule(); in screenGlobalFunctions() local
DSource.cpp66 static void helper_set_module_metadata_from_bitcode_wrapper(llvm::Module &module, in helper_set_module_metadata_from_bitcode_wrapper()
121 llvm::Module *module = managedModule.release(); in CreateFromBuffer() local
161 llvm::Module *module = managedModule.release(); in CreateFromFile() local
DRSEmbedInfo.cpp68 static std::string getRSInfoString(const llvm::Module *module) { in getRSInfoString()
/frameworks/compile/mclinker/unittests/
DLinkerTest.cpp50 Module module("test", script); in TEST_F() local
95 Module module("libplasma.so", script); in TEST_F() local
350 Module module(script); in TEST_F() local
DELFBinaryReaderTest.cpp43 Module module("test", script); in TEST_F() local
/frameworks/av/services/audiopolicy/tests/
DAudioPolicyManagerTestClient.h38 status_t openOutput(audio_module_handle_t module, in openOutput()
59 status_t openInput(audio_module_handle_t module, in openInput()
/frameworks/proto_logging/stats/
Datom_field_options.proto113 repeated string module = 50004; field
/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/
DDumpManager.kt108 for (module in dumpables.values) { in dumpDumpables() method
118 for (module in dumpables.values) { in listDumpables() method
/frameworks/av/media/tests/benchmark/tests/
DBenchmarkTestEnvironment.h39 void setStatsFile(const string module) { statsFile = getRes() + module; } in setStatsFile()
/frameworks/rs/tests/lldb/tests/
Drun_test.py223 def _get_test_case_class(module): argument
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DBroadcastRadioService.java160 RadioModule module = null; in openSession() local
DAnnouncementAggregator.java101 public void watchModule(@NonNull RadioModule module, @NonNull int[] enabledTypes) { in watchModule()
DTunerSession.java55 TunerSession(@NonNull RadioModule module, @NonNull ITunerSession hwSession, in TunerSession()
/frameworks/compile/libbcc/bcinfo/
DBitcodeTranslator.cpp153 llvm::Module *module = MOrErr.get(); in translate() local
/frameworks/av/media/codec2/vndk/
DC2Store.cpp1022 std::shared_ptr<ComponentModule> module = shared_from_this(); in createInterface() local
1039 std::shared_ptr<ComponentModule> module = shared_from_this(); in createComponent() local
1141 std::shared_ptr<ComponentModule> module; in visitComponents() local
1163 C2String name, std::shared_ptr<ComponentModule> *module) { in findComponent()
1178 std::shared_ptr<ComponentModule> module; in createComponent() local
1191 std::shared_ptr<ComponentModule> module; in createInterface() local
/frameworks/av/services/audiopolicy/service/
DAudioPolicyClientImpl.cpp41 status_t AudioPolicyService::AudioPolicyClient::openOutput(audio_module_handle_t module, in openOutput()
115 status_t AudioPolicyService::AudioPolicyClient::openInput(audio_module_handle_t module, in openInput()
/frameworks/base/services/core/jni/BroadcastRadio/
DBroadcastRadioService.cpp161 factory->connectModule(clazz, [&](Result res, const sp<V1_0::IBroadcastRadio>& module) { in nativeLoadModules()
221 auto module = ctx.mModules[moduleId]; in nativeOpenTuner() local
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPolicyConfig.h159 sp<HwModule> module = new HwModule(AUDIO_HARDWARE_MODULE_ID_PRIMARY, 2 /*halVersionMajor*/); in setDefault() local
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DPolicyAudioPort.cpp31 void PolicyAudioPort::attach(const sp<HwModule>& module) in attach()
/frameworks/native/vulkan/libvulkan/
Ddriver.cpp169 const hwvulkan_module_t** module) { in LoadDriver()
214 int LoadBuiltinDriver(const hwvulkan_module_t** module) { in LoadBuiltinDriver()
222 int LoadUpdatedDriver(const hwvulkan_module_t** module) { in LoadUpdatedDriver()
255 const hwvulkan_module_t* module = nullptr; in Open() local
/frameworks/libs/net/common/device/com/android/net/module/util/
DDeviceConfigUtils.java219 ModuleInfo module; in getModuleVersion() local
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp354 std::unique_ptr<llvm::Module> module; in main() local
/frameworks/base/tools/bit/
Dmake.cpp237 Module module; in read_modules() local

12