/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/ |
D | AbstractFledgeServiceFilter.java | 78 protected void assertCallerHasUserConsent(String callerPackageName, int apiName) in assertCallerHasUserConsent() 90 protected void assertAndPersistCallerHasUserConsentForApp(String callerPackageName, int apiName) in assertAndPersistCallerHasUserConsentForApp() 105 int apiName) in assertEnrollmentShouldBeScheduled() 117 protected void assertForegroundCaller(int callerUid, int apiName) in assertForegroundCaller() 130 protected void assertCallerPackageName(String callerPackageName, int callerUid, int apiName) in assertCallerPackageName() 148 int apiName, in getAndAssertAdTechFromUriAllowed() 167 int apiName, in assertFledgeEnrollment() 193 String callerPackageName, int apiName, @AppManifestConfigCall.ApiType int apiType) in assertAppInAllowList() 206 final String callerPackageName, Throttler.ApiKey apiKey, int apiName) in assertCallerNotThrottled() 231 int apiName, in filterRequest()
|
D | FledgeConsentFilter.java | 61 public void assertCallerHasApiUserConsent(String callerPackageName, int apiName) { in assertCallerHasApiUserConsent() 91 public void assertAndPersistCallerHasUserConsentForApp(String callerPackageName, int apiName) in assertAndPersistCallerHasUserConsentForApp() 125 int apiName) { in assertEnrollmentShouldBeScheduled()
|
D | ProtectedSignalsServiceFilter.java | 69 int apiName, in filterRequest() 104 int apiName, in filterRequestAndExtractIdentifier()
|
D | CustomAudienceServiceFilter.java | 90 int apiName, in filterRequest() 153 int apiName, in filterRequestAndExtractIdentifier()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | AdSelectionServiceImpl.java | 414 int apiName = AdServicesStatsLog.AD_SERVICES_API_CALLED__API_NAME__GET_AD_SELECTION_DATA; in getAdSelectionData() local 488 int apiName = in persistAdSelectionResult() local 627 int apiName = AdServicesStatsLog.AD_SERVICES_API_CALLED__API_NAME__SELECT_ADS; in selectAds() local 840 int apiName = AdServicesStatsLog.AD_SERVICES_API_CALLED__API_NAME__SELECT_ADS_FROM_OUTCOMES; in selectAdsFromOutcomes() local 900 int apiName = AD_SERVICES_API_CALLED__API_NAME__REPORT_IMPRESSION; in reportImpression() local 984 int apiName = AD_SERVICES_API_CALLED__API_NAME__REPORT_INTERACTION; in reportInteraction() local 1046 int apiName = in setAppInstallAdvertisers() local 1081 int apiName = AD_SERVICES_API_CALLED__API_NAME__UPDATE_AD_COUNTER_HISTOGRAM; in updateAdCounterHistogram() local 1146 int apiName = AD_SERVICES_API_CALLED__API_NAME__OVERRIDE_AD_SELECTION_CONFIG_REMOTE_INFO; in overrideAdSelectionConfigRemoteInfo() local 1234 int apiName = in removeAdSelectionConfigRemoteInfoOverride() local [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/customaudience/ |
D | CustomAudienceServiceImpl.java | 218 final int apiName = AD_SERVICES_API_CALLED__API_NAME__JOIN_CUSTOM_AUDIENCE; in joinCustomAudience() local 265 final int apiName = AD_SERVICES_API_CALLED__API_NAME__JOIN_CUSTOM_AUDIENCE; in doJoinCustomAudience() local 279 apiName, in doJoinCustomAudience() local 325 final int apiName = AD_SERVICES_API_CALLED__API_NAME__FETCH_AND_JOIN_CUSTOM_AUDIENCE; in fetchAndJoinCustomAudience() local 411 final int apiName = AD_SERVICES_API_CALLED__API_NAME__SCHEDULE_CUSTOM_AUDIENCE_UPDATE; in scheduleCustomAudienceUpdate() local 469 final int apiName = AD_SERVICES_API_CALLED__API_NAME__LEAVE_CUSTOM_AUDIENCE; in leaveCustomAudience() local 516 final int apiName = AD_SERVICES_API_CALLED__API_NAME__LEAVE_CUSTOM_AUDIENCE; in doLeaveCustomAudience() local 588 final int apiName = AD_SERVICES_API_CALLED__API_NAME__OVERRIDE_CUSTOM_AUDIENCE_REMOTE_INFO; in overrideCustomAudienceRemoteInfo() local 656 final int apiName = in removeCustomAudienceRemoteInfoOverride() local 712 final int apiName = AD_SERVICES_API_CALLED__API_NAME__RESET_ALL_CUSTOM_AUDIENCE_OVERRIDES; in resetAllCustomAudienceOverrides() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/customaudience/ |
D | CustomAudienceServiceImplTest.java | 1609 int apiName = AD_SERVICES_API_CALLED__API_NAME__REMOVE_CUSTOM_AUDIENCE_REMOTE_INFO_OVERRIDE; in testAppImportanceTestFails_removeCustomAudienceOverrideThrowsException() local 1646 int apiName = AD_SERVICES_API_CALLED__API_NAME__REMOVE_CUSTOM_AUDIENCE_REMOTE_INFO_OVERRIDE; in testAppImportanceDisabledCallerInBackground_removeCustomAudienceOverrideSucceeds() local 1706 int apiName = AD_SERVICES_API_CALLED__API_NAME__RESET_ALL_CUSTOM_AUDIENCE_OVERRIDES; in testAppImportanceTestFails_resetOverridesThrowsException() local 1709 .assertCallerIsInForeground(Process.myUid(), apiName, null); in testAppImportanceTestFails_resetOverridesThrowsException() local 1721 verify(mAppImportanceFilterMock).assertCallerIsInForeground(Process.myUid(), apiName, null); in testAppImportanceTestFails_resetOverridesThrowsException() local 1891 int apiName = AD_SERVICES_API_CALLED__API_NAME__REMOVE_CUSTOM_AUDIENCE_REMOTE_INFO_OVERRIDE; in testAppManifestPermissionNotRequested_removeCustomAudienceRemoteInfoOverride_fails() local 2344 private void verifyLoggerMock(int apiName, int statusCode) { in verifyLoggerMock() 2348 private void verifyLoggerMock(int apiName, String appPackageName, int statusCode) { in verifyLoggerMock()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 240 static const string getCaseListFileOption(const char *mustpassDir, const char *apiName, const char … in getCaseListFileOption() 250 static const string getLogFileName(const char *apiName, const char *configName, const int iterId, c… in getLogFileName() 264 …c void getBaseOptions(std::vector<std::string> &args, const char *mustpassDir, const char *apiName, in getBaseOptions() 306 const char *apiName = "egl"; in getTestRunsForAOSPEGL() local 352 const char *apiName = getApiName(aosp_mustpass_es_first_cfg[i].apiType); in getTestRunsForAOSPES() local 385 const char *apiName = getApiName(runParams[i].apiType); in getTestRunsForNoContext() local 422 const char *apiName = getApiName(runParams[i].apiType); in getTestRunsForSingleConfig() local 469 const char *apiName = getApiName(runParams[runNdx].apiType); in getTestRunsForES() local 517 const char *apiName = getApiName(runParams[i].apiType); in getTestRunsForESForGL() local 556 const char *apiName = getApiName(runParams[runNdx].apiType); in getTestRunsForGL() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | stateless_validation.h | 163 …bool validate_required_pointer(const char *apiName, const ParameterName ¶meterName, const void… in validate_required_pointer() 192 …bool validate_array(const char *apiName, const ParameterName &countName, const ParameterName &arra… in validate_array() 234 …bool validate_array(const char *apiName, const ParameterName &countName, const ParameterName &arra… in validate_array() 269 …bool validate_struct_type(const char *apiName, const ParameterName ¶meterName, const char *sTy… in validate_struct_type() 306 …bool validate_struct_type_array(const char *apiName, const ParameterName &countName, const Paramet… in validate_struct_type_array() 350 …bool validate_struct_type_array(const char *apiName, const ParameterName &countName, const Paramet… in validate_struct_type_array() 454 …bool validate_string_array(const char *apiName, const ParameterName &countName, const ParameterNam… in validate_string_array() 595 bool validate_bool32(const char *apiName, const ParameterName ¶meterName, VkBool32 value) { in validate_bool32() 625 …bool validate_ranged_enum(const char *apiName, const ParameterName ¶meterName, const char *enu… in validate_ranged_enum() 662 …bool validate_ranged_enum_array(const char *apiName, const ParameterName &countName, const Paramet… in validate_ranged_enum_array()
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | LastCallerInfoManager.java | 34 public void put(@ApiType int apiName, int tid, int uid, int pid, String packageName, in put() 47 public LastCallerInfo get(@ApiType int apiName) { in get() 141 String apiName = convertApiName(mLastCallerInfoMap.keyAt(i)); in dump() local
|
/aosp_15_r20/frameworks/base/tests/broadcasts/unit/src/android/app/ |
H A D | BroadcastStickyCacheTest.java | 112 final String apiName = BroadcastStickyCache.sActionApiNameMap.get( in invalidateCache_flagDisabled_cacheNotInvalidated() local 136 final String apiName = BroadcastStickyCache.sActionApiNameMap.get( in invalidateCache_withStickyBroadcast_cacheInvalidated() local 151 final String apiName = BroadcastStickyCache.sActionApiNameMap.valueAt(i); in invalidateAllCaches_cacheInvalidated() local
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | OpenSSLX509CertPath.java | 55 private final String apiName; field in OpenSSLX509CertPath.Encoding 57 Encoding(String apiName) { in Encoding() 61 static Encoding findByApiName(String apiName) throws CertificateEncodingException { in findByApiName()
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | OpenSSLX509CertPath.java | 56 private final String apiName; field in OpenSSLX509CertPath.Encoding 58 Encoding(String apiName) { in Encoding() 62 static Encoding findByApiName(String apiName) throws CertificateEncodingException { in findByApiName()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/ |
D | AdServicesLoggerImpl.java | 104 public void logFledgeApiCallStats(int apiName, int resultCode, int latencyMs) { in logFledgeApiCallStats() 110 int apiName, String appPackageName, int resultCode, int latencyMs) { in logFledgeApiCallStats() 471 void cobaltLogAppNameApiError(String appPackageName, int apiName, int errorCode) { in cobaltLogAppNameApiError() 488 void cobaltLogApiResponse(String appPackageName, int apiName, int responseCode) { in cobaltLogApiResponse()
|
D | AdsRelevanceExecutionLoggerFactory.java | 100 private AdsRelevanceExecutionLogger getAuctionServerApiExecutionLogger( in getAuctionServerApiExecutionLogger() 115 private AdsRelevanceExecutionLogger getProtectedSignalsApiExecutionLogger( in getProtectedSignalsApiExecutionLogger()
|
D | AdServicesLogger.java | 52 void logFledgeApiCallStats(int apiName, String appPackageName, int resultCode, int latencyMs); in logFledgeApiCallStats() 55 void logFledgeApiCallStats(int apiName, int resultCode, int latencyMs); in logFledgeApiCallStats()
|
D | NoOpLoggerImpl.java | 49 int apiName, String appPackageName, int resultCode, int latencyMs) {} in logFledgeApiCallStats() 52 public void logFledgeApiCallStats(int apiName, int resultCode, int latencyMs) {} in logFledgeApiCallStats()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/util/ |
D | StatsUtils.java | 46 public static void writeServiceRequestMetrics(int apiName, int responseCode) { in writeServiceRequestMetrics() 54 int apiName, in writeServiceRequestMetrics()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | StatsdAdServicesLoggerTest.java | 474 int apiName = AD_SERVICES_API_CALLED__API_NAME__SELECT_ADS; in testlogFledgeApiCallStats() local 513 int apiName = AD_SERVICES_API_CALLED__API_NAME__SELECT_ADS; in testlogFledgeApiCallStatsWithAppPackageNameLogging_enabled() local 553 int apiName = AD_SERVICES_API_CALLED__API_NAME__SELECT_ADS; in testlogFledgeApiCallStatsWithAppPackageNameLogging_nullAppPackageName() local 592 int apiName = AD_SERVICES_API_CALLED__API_NAME__SELECT_ADS; in testlogFledgeApiCallStatsWithAppPackageNameLogging_disabled() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/ |
D | AdSelectionServiceImplTest.java | 7043 int apiName = in testRemoveOverrideForegroundCheckEnabledFails_throwsException() local 7047 .assertCallerIsInForeground(Process.myUid(), apiName, null); in testRemoveOverrideForegroundCheckEnabledFails_throwsException() local 7104 int apiName = in testRemoveOverrideForegroundCheckDisabled_acceptBackgroundApp() local 7108 .assertCallerIsInForeground(Process.myUid(), apiName, null); in testRemoveOverrideForegroundCheckDisabled_acceptBackgroundApp() local 7159 int apiName = in testResetAllOverridesForegroundCheckEnabledFails_throwsException() local 7163 .assertCallerIsInForeground(Process.myUid(), apiName, null); in testResetAllOverridesForegroundCheckEnabledFails_throwsException() local 7218 int apiName = in testResetAllOverridesForegroundCheckDisabled_acceptBackgroundApp() local 7222 .assertCallerIsInForeground(Process.myUid(), apiName, null); in testResetAllOverridesForegroundCheckDisabled_acceptBackgroundApp() local 10994 private void verifyLogFledgeApiCallStatsAnyLatency(int apiName, int resultCode) { in verifyLogFledgeApiCallStatsAnyLatency() 10999 int apiName, String appPackageName, int resultCode) { in verifyLogFledgeApiCallStatsAnyLatency() [all …]
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/statsd/ |
D | ApiCallStats.java | 60 int apiName, in ApiCallStats() 189 int apiName) { in Builder()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/signals/ |
D | ProtectedSignalsServiceImpl.java | 260 final int apiName = AD_SERVICES_API_CALLED__API_NAME__UPDATE_SIGNALS; in updateSignals() local 337 final int apiName = AD_SERVICES_API_CALLED__API_NAME__UPDATE_SIGNALS; in doUpdateSignals() local
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/ |
D | OnDevicePersonalizationManagingServiceDelegate.java | 243 String sdkPackageName, int apiName, long latencyMillis, long rpcCallLatencyMillis, in logApiCallStats() 254 private void handleLogApiCallStats(int appUid, String sdkPackageName, int apiName, in handleLogApiCallStats()
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/signature/ |
H A D | SignatureToJDiffCommand.kt | 167 val apiName = xmlFile.nameWithoutExtension.replace(' ', '_') in <lambda>() constant
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/ |
D | DataAccessServiceImpl.java | 298 int apiName, long latencyMillis, int responseCode) { in logApiCallStats() 304 int apiName, long latencyMillis, int responseCode) { in handleLogApiCallStats()
|