Home
last modified time | relevance | path

Searched defs:numDevices (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestUpdatability.cpp34 uint32_t numDevices = 0; in TEST_F() local
H A DTestFree.cpp60 uint32_t numDevices = 0; in createDeviceList() local
H A DTestValidation.cpp870 uint32_t numDevices = 0; in TEST_F() local
909 uint32_t numDevices = 0; in TEST_F() local
2699 uint32_t numDevices = 0; in TEST() local
2705 uint32_t numDevices = 0; in TEST() local
2719 uint32_t numDevices = 0; in deviceStringCheck() local
2739 uint32_t numDevices = 0; in TEST() local
2759 uint32_t numDevices = 0; in TEST() local
2779 uint32_t numDevices = 0; in TEST() local
2802 uint32_t numDevices = 0; in TEST() local
2820 uint32_t numDevices = 0; in SetUp() local
[all …]
H A DTestExtensions.cpp95 uint32_t numDevices = 0; in getDeviceByName() local
H A DSupportLibraryTestGenerated.cpp390 uint32_t numDevices = 0; in executeOnce() local
437 uint32_t numDevices = 0; in executeMultithreadedSharedCompilation() local
H A DTestMemoryDomain.cpp197 uint32_t numDevices = 0; in createCompilation() local
H A DTestRemoveDefaultArguments.cpp174 uint32_t numDevices = 0; in getDeviceByName() local
H A DTestCompilationCaching.cpp296 uint32_t numDevices = 0; in getDeviceWithName() local
H A DTestGpuNnapi.cpp248 uint32_t numDevices = 0; in getNnapiDevices() local
H A DTestExecution.cpp625 uint32_t numDevices = 0; in TestIntrospectionCompilation() local
H A DTestIntrospectionControl.cpp152 uint32_t numDevices = 0; in selectDeviceByName() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHotspotController.java32 void onHotspotChanged(boolean enabled, int numDevices); in onHotspotChanged()
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Doutputmix.c182 SLint32 numDevices = 1; in main() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DShortcutsUpdater.java119 private int getNumDynSlots(ShortcutManager mgr, int numDevices) { in getNumDynSlots()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
H A DSignalStatusIconController.java99 public void onHotspotChanged(boolean enabled, int numDevices) { in onHotspotChanged()
/aosp12/packages/apps/Settings/src/com/android/settings/sound/
H A DHandsFreeProfileOutputPreferenceController.java107 final int numDevices = mConnectedDevices.size(); in updateState() local
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/
H A DShimDeviceManager.cpp85 uint32_t numDevices; in getNamedDevices() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DHotspotTile.java221 public void onHotspotChanged(boolean enabled, int numDevices) { in onHotspotChanged()
/aosp12/packages/modules/NeuralNetworks/runtime/test/fibonacci_extension/
H A DFibonacciExtensionTest.cpp58 uint32_t numDevices = 0; in SetUp() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAddAccessoryActivity.java569 int numDevices = mBluetoothPairer.getAvailableDevices().size(); in statusChanged() local
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DNeuralNetworks.cpp645 int ANeuralNetworks_getDeviceCount(uint32_t* numDevices) { in ANeuralNetworks_getDeviceCount()
728 uint32_t numDevices, bool* supportedOps) { in ANeuralNetworksModel_getSupportedOperationsForDevices()
777 uint32_t numDevices, in ANeuralNetworksCompilation_createForDevices()
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp157 uint32_t numDevices = 0; in SetUpTestCase() local
/aosp12/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java377 int numDevices = mInputDevices.size(); in getInputDeviceByDescriptor() local
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1031 final int numDevices = mInputDevices.length; in deliverInputDevicesChanged() local
1347 final int numDevices = inputDevices.length; in containsInputDeviceWithDescriptor() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp2748 const size_t numDevices = env->GetArrayLength(jDeviceArray); in android_media_AudioSystem_canBeSpatialized() local

12