Home
last modified time | relevance | path

Searched defs:apiCall (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
H A DThrottledTests.java36 public static void assertThrottled(Context context, BooleanSupplier apiCall) { in assertThrottled()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v31/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v32/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument
181 #define NNAPI_CALL(apiCall) apiCall argument
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAuthSessionCoordinator.java248 int apiCall = mApiCallNumber > mSize ? mApiCallNumber - mSize : 0; in toString() local
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/HealthConnectTestHelper/src/android/healthconnect/cts/testhelper/
DHealthConnectServiceLogsTests.java620 private static void callApiWhileMigrationInProgress(Task apiCall) { in callApiWhileMigrationInProgress()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1425 APICall apiCall; member
3555 ConstantModuleIdentifiersInstance::APICall apiCall; in createShaderModuleIdentifierTests() member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-4/
Dservices.core.unboosted.jarcom/android/server/biometrics/sensors/BiometricSchedulerOperation.class BiometricSchedulerOperation.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar4META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/repackaged-jarjar/turbine/
Dservices.profcollect.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/repackaged-jarjar/turbine/
Dservices.core.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...

12