Home
last modified time | relevance | path

Searched defs:apiType (Results 26 – 50 of 223) sorted by relevance

123456789

/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
H A DJarToJDiffCommand.kt79 val apiType = ApiType.PUBLIC_API in <lambda>() constant
H A DDriver.kt286 val apiType = ApiType.PUBLIC_API in processFlags() constant
502 val apiType = check.apiType in checkCompatibility() constant
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/
DBackgroundJobsManager.java105 public static void scheduleJobsPerApi(@NonNull Context context, AdServicesApiType apiType) { in scheduleJobsPerApi()
121 @NonNull JobScheduler jobScheduler, AdServicesApiType apiType) { in unscheduleJobsPerApi()
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/
DAppSearchRateLimitConfig.java138 public int getApiCost(@CallStats.CallType int apiType) { in getApiCost()
170 @CallStats.CallType int apiType = CallStats.getApiCallTypeFromName(apiName); in createApiCostsMap() local
DAppSearchManagerService.java3120 @Nullable String callingDatabaseName, @CallStats.CallType int apiType, in logRateLimitedOrCallDeniedCallStats()
3190 @Nullable String callingDatabaseName, @CallStats.CallType int apiType, in checkCallDenied()
3214 @Nullable String callingDatabaseName, @CallStats.CallType int apiType, in checkCallDenied()
3235 @Nullable String callingDatabaseName, @CallStats.CallType int apiType, in checkCallDenied()
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/signature/
H A DSignatureToDexCommand.kt69 val apiType = ApiType.ALL in <lambda>() constant
H A DSignatureToJDiffCommand.kt148 val apiType = ApiType.ALL in <lambda>() constant
/aosp_15_r20/cts/tests/signature/lib/common/src/android/signature/cts/
H A DReflectionHelper.java651 boolean compare(String apiType, String reflectedType); in compare()
661 public boolean compare(String apiType, String reflectedType) { in compare()
676 public boolean compare(String apiType, String reflectedType) { in compare()
/aosp_15_r20/external/deqp/modules/egl/
H A DteglRobustnessTests.cpp541 void RenderingContext::initGLFunctions(glw::Functions *gl, const glu::ApiType apiType) in initGLFunctions()
1171 const glu::ApiType apiType(3, 0, glu::PROFILE_ES); in iterate() local
1227 const glu::ApiType apiType(3, 0, glu::PROFILE_ES); in iterate() local
1290 const glu::ApiType apiType(3, 0, glu::PROFILE_ES); in iterate() local
1380 const glu::ApiType apiType = paramsToApiType(m_params); in iterate() local
H A DteglGetProcAddressTests.cpp230 const ApiType apiType) in GetProcAddressCoreFunctionsCase()
280 FunctionNames getCoreFunctionNames(EGLint apiType) in getCoreFunctionNames()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp54 void computeRandomRenderState(de::Random &rnd, RenderState &state, glu::ApiType apiType, int target… in computeRandomRenderState()
220 void computeRandomRenderCommands(de::Random &rnd, glu::ApiType apiType, int numCommands, int target… in computeRandomRenderCommands()
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DIConsentStorage.java101 AdServicesApiConsent getConsent(@NonNull AdServicesApiType apiType) throws IOException; in getConsent()
192 void setConsent(@NonNull AdServicesApiType apiType, boolean isGiven) throws IOException; in setConsent()
DAppConsentStorageManager.java134 public AdServicesApiConsent getConsent(AdServicesApiType apiType) { in getConsent()
339 public void setConsent(AdServicesApiType apiType, boolean isGiven) throws IOException { in setConsent()
DAdServicesStorageManager.java126 public AdServicesApiConsent getConsent(AdServicesApiType apiType) { in getConsent()
288 public void setConsent(AdServicesApiType apiType, boolean isGiven) { in setConsent()
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/
DAppSearchConsentManager.java89 public boolean getConsent(@NonNull String apiType) { in getConsent()
99 public void setConsent(@NonNull String apiType, @NonNull Boolean consented) { in setConsent()
DAppSearchConsentStorageManager.java178 public AdServicesApiConsent getConsent(AdServicesApiType apiType) { in getConsent()
496 public void setConsent(AdServicesApiType apiType, boolean consented) { in setConsent()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluRenderContext.hpp201 void setAPI(const ApiType &apiType) in setAPI()
232 inline ContextType::ContextType(ApiType apiType, ContextFlags flags) : ApiType(apiType) in ContextType()
H A DgluStrUtil.cpp125 std::ostream &operator<<(std::ostream &str, ApiType apiType) in operator <<()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcMultipleContextsTests.cpp163 UniformPreservationTest::UniformPreservationTest(tcu::TestContext &testCtx, glu::ApiType apiType) in UniformPreservationTest()
859 MultipleContextsTests::MultipleContextsTests(tcu::TestContext &testCtx, glu::ApiType apiType) in MultipleContextsTests()
/aosp_15_r20/external/deqp/framework/egl/
H A DegluPlatform.cpp39 tcu::FunctionLibrary *Platform::createDefaultGLFunctionLibrary(glu::ApiType apiType, const tcu::Com… in createDefaultGLFunctionLibrary()
H A DegluGLFunctionLoader.cpp60 const tcu::FunctionLibrary *GLLibraryCache::getLibrary(glu::ApiType apiType) in getLibrary()
/aosp_15_r20/external/deqp/modules/gles3/
H A Dtes3Context.cpp37 Context::Context(tcu::TestContext &testCtx, glu::ApiType apiType) in Context()
/aosp_15_r20/external/deqp/modules/gles31/
H A Dtes31Context.cpp36 Context::Context(tcu::TestContext &testCtx, glu::ApiType apiType) in Context()
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/device/
DCameraDeviceKey.java65 public CameraDeviceKey(ApiType apiType, CameraId cameraId) { in CameraDeviceKey()
/aosp_15_r20/external/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
H A DLiveEffectEngine.java34 static native boolean setAPI(int apiType); in setAPI()

123456789