/frameworks/base/services/tests/servicestests/src/com/android/server/soundtrigger_middleware/ |
D | SoundTriggerMiddlewareImplTest.java | 71 private Pair<Integer, SoundTriggerHwCallback> loadGenericModel(ISoundTriggerModule module, in loadGenericModel() 89 private Pair<Integer, SoundTriggerHwCallback> loadPhraseModel(ISoundTriggerModule module, in loadPhraseModel() 108 private void unloadModel(ISoundTriggerModule module, int handle, int hwHandle) in unloadModel() 115 private void startRecognition(ISoundTriggerModule module, int handle, int hwHandle) in startRecognition() 127 private void stopRecognition(ISoundTriggerModule module, int handle, int hwHandle) in stopRecognition() 166 ISoundTriggerModule module = mService.attach(0, callback); in testAttachDetach() local 174 ISoundTriggerModule module = mService.attach(0, callback); in testLoadUnloadModel() local 185 ISoundTriggerModule module = mService.attach(0, callback); in testLoadPreemptModel() local 204 ISoundTriggerModule module = mService.attach(0, callback); in testLoadUnloadPhraseModel() local 215 ISoundTriggerModule module = mService.attach(0, callback); in testStartStopRecognition() local [all …]
|
/frameworks/base/core/java/android/os/ |
D | IpcDataCache.java | 325 public IpcDataCache(int maxEntries, @NonNull @IpcDataCacheModule String module, in IpcDataCache() 380 public static void invalidateCache(@NonNull @IpcDataCacheModule String module, in invalidateCache() 438 public Config(int maxEntries, @NonNull @IpcDataCacheModule String module, in Config() 449 public Config(int maxEntries, @NonNull @IpcDataCacheModule String module, in Config() 486 public final @NonNull String module() { in module() method in IpcDataCache.Config
|
/frameworks/av/services/audioflinger/ |
D | PatchPanel.cpp | 818 for (const auto& module : mInsertedModules) { in getDownstreamSoftwarePatches() local 858 for (auto& module : mInsertedModules) { in notifyStreamClosed() local 863 AudioHwDevice* AudioFlinger::PatchPanel::findAudioHwDeviceByModule(audio_module_handle_t module) in findAudioHwDeviceByModule() 874 sp<DeviceHalInterface> AudioFlinger::PatchPanel::findHwDeviceByModule(audio_module_handle_t module) in findHwDeviceByModule() 881 audio_module_handle_t module, audio_patch_handle_t handle, in addSoftwarePatchToInsertedModules() 893 for (auto& module : mInsertedModules) { in removeSoftwarePatchFromInsertedModules() local 913 for (const auto& module : mInsertedModules) { in dump() local
|
/frameworks/compile/libbcc/lib/ |
D | Compiler.cpp | 58 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
|
D | Source.cpp | 66 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
|
D | RSEmbedInfo.cpp | 68 static std::string getRSInfoString(const llvm::Module *module) { in getRSInfoString()
|
/frameworks/compile/mclinker/unittests/ |
D | LinkerTest.cpp | 50 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
|
D | ELFBinaryReaderTest.cpp | 43 Module module("test", script); in TEST_F() local
|
/frameworks/av/services/audiopolicy/tests/ |
D | AudioPolicyManagerTestClient.h | 38 status_t openOutput(audio_module_handle_t module, in openOutput() 60 status_t openInput(audio_module_handle_t module, in openInput()
|
/frameworks/proto_logging/stats/ |
D | atom_field_options.proto | 113 repeated string module = 50004; field
|
/frameworks/av/media/tests/benchmark/tests/ |
D | BenchmarkTestEnvironment.h | 39 void setStatsFile(const string module) { statsFile = getRes() + module; } in setStatsFile()
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | PropertyInvalidatedCacheTests.java | 217 TestCache(String module, String api) { in TestCache() 223 TestCache(String module, String api, TestQuery query) { in TestCache()
|
/frameworks/base/core/java/android/app/ |
D | PropertyInvalidatedCache.java | 342 public static @NonNull String createPropertyName(@NonNull String module, in createPropertyName() 583 public PropertyInvalidatedCache(int maxEntries, @NonNull String module, @NonNull String api, in PropertyInvalidatedCache()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/ |
D | DumpManager.kt | 217 for (module in dumpables.values) { in dumpDumpables() method 227 for (module in dumpables.values) { in listDumpables() method
|
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
D | AnnouncementAggregator.java | 102 public void watchModule(@NonNull RadioModule module, @NonNull int[] enabledTypes) { in watchModule()
|
D | BroadcastRadioService.java | 164 RadioModule module = null; in openSession() local
|
/frameworks/compile/libbcc/bcinfo/ |
D | BitcodeTranslator.cpp | 153 llvm::Module *module = MOrErr.get(); in translate() local
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | IpcDataCacheTest.java | 266 TestCache(String module, String api) { in TestCache() 270 TestCache(String module, String api, TestQuery query) { in TestCache()
|
/frameworks/av/media/codec2/vndk/ |
D | C2Store.cpp | 1034 std::shared_ptr<ComponentModule> module = shared_from_this(); in createInterface() local 1051 std::shared_ptr<ComponentModule> module = shared_from_this(); in createComponent() local 1153 std::shared_ptr<ComponentModule> module; in visitComponents() local 1175 C2String name, std::shared_ptr<ComponentModule> *module) { in findComponent() 1190 std::shared_ptr<ComponentModule> module; in createComponent() local 1203 std::shared_ptr<ComponentModule> module; in createInterface() local
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyClientImpl.cpp | 41 status_t AudioPolicyService::AudioPolicyClient::openOutput(audio_module_handle_t module, in openOutput() 120 status_t AudioPolicyService::AudioPolicyClient::openInput(audio_module_handle_t module, in openInput()
|
/frameworks/base/services/core/jni/BroadcastRadio/ |
D | BroadcastRadioService.cpp | 161 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/mediametrics/include/mediametricsservice/ |
D | AudioAnalytics.h | 289 const char *getModuleName(Module module) { in getModuleName()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
D | AudioPolicyConfig.h | 159 sp<HwModule> module = new HwModule(AUDIO_HARDWARE_MODULE_ID_PRIMARY, 2 /*halVersionMajor*/); in setDefault() local
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | PolicyAudioPort.cpp | 31 void PolicyAudioPort::attach(const sp<HwModule>& module) in attach()
|
/frameworks/native/vulkan/libvulkan/ |
D | driver.cpp | 169 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
|