/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | FrequencyCapAdFiltererImpl.java | 90 Tracing.endAsyncSection(Tracing.FILTERER_FOR_EACH_CA, forEachCATraceCookie); in filterCustomAudiences() 98 Tracing.endAsyncSection(Tracing.FILTERER_FILTER_CA, filterCATraceCookie); in filterCustomAudiences() 133 Tracing.endAsyncSection(Tracing.FILTERER_FILTER_CONTEXTUAL, traceCookie); in filterContextualAds() 197 Tracing.endAsyncSection(Tracing.FILTERER_FOR_EACH_AD, traceCookie); in doesAdPassFrequencyCapFilters() 224 Tracing.endAsyncSection( in doesAdPassFrequencyCapFiltersForWinType() 233 Tracing.endAsyncSection(Tracing.FILTERER_FREQUENCY_CAP_WIN, adPassesFiltersTraceCookie); in doesAdPassFrequencyCapFiltersForWinType() 257 Tracing.endAsyncSection( in doesAdPassFrequencyCapFiltersForNonWinType() 266 Tracing.endAsyncSection( in doesAdPassFrequencyCapFiltersForNonWinType()
|
D | AdsScoreGeneratorImpl.java | 220 Tracing.endAsyncSection(Tracing.RUN_AD_SCORING, traceCookie); in runAdScoring() 226 Tracing.endAsyncSection(Tracing.RUN_AD_SCORING, traceCookie); in runAdScoring() 233 Tracing.endAsyncSection(Tracing.RUN_AD_SCORING, traceCookie); in runAdScoring() 240 Tracing.endAsyncSection(Tracing.RUN_AD_SCORING, traceCookie); in runAdScoring() 327 Tracing.endAsyncSection(Tracing.SCORE_AD, traceCookie); in getAdScores() 334 Tracing.endAsyncSection(Tracing.SCORE_AD, traceCookie); in getAdScores() 372 Tracing.endAsyncSection(Tracing.GET_TRUSTED_SCORING_SIGNALS, traceCookie); 435 Tracing.endAsyncSection( 443 Tracing.endAsyncSection(
|
D | AppInstallAdFiltererImpl.java | 86 Tracing.endAsyncSection(Tracing.FILTERER_FOR_EACH_CA, forEachCATraceCookie); in filterCustomAudiences() 94 Tracing.endAsyncSection(Tracing.FILTERER_FILTER_CA, filterCATraceCookie); in filterCustomAudiences() 126 Tracing.endAsyncSection(Tracing.FILTERER_FILTER_CONTEXTUAL, traceCookie); in filterContextualAds()
|
D | BuyerInputGenerator.java | 153 Tracing.endAsyncSection(Tracing.CREATE_BUYER_INPUTS, traceCookie); in createCompressedBuyerInputs() 245 Tracing.endAsyncSection(Tracing.GET_COMPRESSED_BUYERS_INPUTS, traceCookie); in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() 261 Tracing.endAsyncSection(Tracing.GET_BUYERS_CA, traceCookie); in getBuyersCustomAudience() 289 Tracing.endAsyncSection(Tracing.GET_FILTERED_BUYERS_CA, tracingCookie); 333 Tracing.endAsyncSection(Tracing.GET_BUYERS_PS, traceCookie);
|
D | JsFetcher.java | 144 Trace.endAsyncSection(Tracing.GET_BUYER_DECISION_LOGIC, traceCookie); in getBiddingLogic() 185 Trace.endAsyncSection(Tracing.GET_BUYER_DECISION_LOGIC, traceCookie); in getBuyerDecisionLogicWithLogger() 224 Tracing.endAsyncSection(Tracing.GET_AD_SELECTION_LOGIC, traceCookie); 237 Tracing.endAsyncSection(Tracing.GET_AD_SELECTION_LOGIC, traceCookie);
|
D | AdBidGeneratorImpl.java | 332 Tracing.endAsyncSection( in runAdBiddingPerCA() 350 Tracing.endAsyncSection( in runAdBiddingPerCA() 427 Tracing.endAsyncSection( in getTrustedBiddingSignals() 435 Tracing.endAsyncSection( in getTrustedBiddingSignals() 532 Tracing.endAsyncSection(Tracing.RUN_BIDDING, traceCookie);
|
D | AdOutcomeSelectorImpl.java | 157 Tracing.endAsyncSection(Tracing.RUN_OUTCOME_SELECTION, traceCookie); in runAdOutcomeSelector() 164 Tracing.endAsyncSection(Tracing.RUN_OUTCOME_SELECTION, traceCookie); in runAdOutcomeSelector()
|
D | GetAdSelectionDataRunner.java | 386 Tracing.endAsyncSection(Tracing.GET_AD_SELECTION_DATA, mE2ETraceCookie); in run() 415 Tracing.endAsyncSection(Tracing.GET_AD_SELECTION_DATA, mE2ETraceCookie); in run() 472 Tracing.endAsyncSection( in orchestrateGetAdSelectionDataRunner() 537 Tracing.endAsyncSection(Tracing.CREATE_GET_AD_SELECTION_DATA_PAYLOAD, traceCookie); in createPayload() 557 Tracing.endAsyncSection(Tracing.PERSIST_AD_SELECTION_ID_REQUEST, traceCookie); in persistAdSelectionIdRequest()
|
D | AdSelectionRunner.java | 379 Tracing.endAsyncSection(Tracing.RUN_AD_SELECTION, traceCookie); in runAdSelection() 388 Tracing.endAsyncSection(Tracing.RUN_AD_SELECTION, traceCookie); in runAdSelection() 451 Tracing.endAsyncSection(Tracing.RUN_AD_SELECTION, traceCookie); in runAdSelection() 719 Tracing.endAsyncSection(Tracing.GET_BUYERS_CUSTOM_AUDIENCE, traceCookie); 835 Tracing.endAsyncSection(Tracing.PERSIST_AD_SELECTION, traceCookie);
|
D | AuctionServerDataCompressorGzip.java | 57 Tracing.endAsyncSection(Tracing.AUCTION_SERVER_GZIP_COMPRESS, traceCookie); in compress()
|
D | AuctionServerPayloadFormatterExcessiveMaxSize.java | 90 Tracing.endAsyncSection(Tracing.FORMAT_PAYLOAD_EXCESSIVE_MAX_SIZE, traceCookie); in apply()
|
/packages/modules/OnDevicePersonalization/samples/odpclient/src/main/java/com/example/odpclient/ |
D | MainActivity.java | 142 Trace.endAsyncSection("OdpClient:makeRequest:odpManager.execute", 0); in makeRequest() 154 Trace.endAsyncSection("OdpClient:makeRequest:odpManager.execute", 0); in makeRequest() 173 Trace.endAsyncSection( in makeRequest() 190 Trace.endAsyncSection( in makeRequest() 237 Trace.endAsyncSection( in scheduleTraining() 245 Trace.endAsyncSection( in scheduleTraining() 284 Trace.endAsyncSection( in cancelTraining() 292 Trace.endAsyncSection( in cancelTraining() 325 Trace.endAsyncSection( in reportConversion() 333 Trace.endAsyncSection( in reportConversion()
|
/packages/modules/IntentResolver/java/src/com/android/intentresolver/measurements/ |
D | Tracer.kt | 46 Trace.endAsyncSection(SECTION_LAUNCH_TO_SHORTCUT, 1) in <lambda>() 83 Trace.endAsyncSection(sectionName, record[1].toInt()) in <lambda>() 99 Trace.endAsyncSection(sectionName, 0) in <lambda>() 112 Trace.endAsyncSection(sectionName, 0) in <lambda>()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/encryption/ |
D | ObliviousHttpEncryptorImpl.java | 80 Tracing.endAsyncSection(Tracing.OHTTP_ENCRYPT_BYTES, traceCookie); in encryptBytes() 123 Tracing.endAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST, traceCookie); in createAndSerializeRequest() 127 Tracing.endAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST, traceCookie); in createAndSerializeRequest() 131 Tracing.endAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST, traceCookie); in createAndSerializeRequest()
|
D | AdSelectionEncryptionKeyManager.java | 208 Tracing.endAsyncSection( 214 Tracing.endAsyncSection(
|
D | ProtectedServersEncryptionConfigManager.java | 162 Tracing.endAsyncSection( in getLatestOhttpKeyConfigOfType() 168 Tracing.endAsyncSection( in getLatestOhttpKeyConfigOfType()
|
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/examplestore/ |
D | ExampleStoreServiceProvider.java | 97 Trace.endAsyncSection(TRACE_GET_EXAMPLE_STORE_ITERATOR, 1); in getExampleIterator() 104 Trace.endAsyncSection(TRACE_GET_EXAMPLE_STORE_ITERATOR, 1); in getExampleIterator() 151 Trace.endAsyncSection(TRACE_GET_EXAMPLE_STORE_ITERATOR, 0); in runExampleStoreStartQuery() 163 Trace.endAsyncSection(TRACE_GET_EXAMPLE_STORE_ITERATOR, 0); in runExampleStoreStartQuery()
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | TraceHelper.java | 70 return () -> Trace.endAsyncSection(sectionName, cookie); in beginAsyncSection() 81 return () -> Trace.endAsyncSection(rpcName, cookie); in allowIpcs()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/profiling/ |
D | Tracing.java | 126 public static void endAsyncSection(@NonNull String sectionName, int traceCookie) { in endAsyncSection() method in Tracing 127 Trace.endAsyncSection(sectionName, traceCookie); in endAsyncSection()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | BinderTracker.java | 98 Trace.endAsyncSection(sectionName, cookie); in beginAsyncSection() 122 Trace.endAsyncSection(rpcName, cookie); in allowIpcs()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/js/ |
D | JSScriptEngine.java | 558 Tracing.endAsyncSection( 570 Tracing.endAsyncSection( 737 Tracing.endAsyncSection(Tracing.JSSCRIPTENGINE_CREATE_ISOLATE, traceCookie); 781 Tracing.endAsyncSection(Tracing.JSSCRIPTENGINE_CLOSE_ISOLATE, traceCookie);
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/cache/ |
D | FledgeHttpCache.java | 91 Tracing.endAsyncSection(Tracing.CACHE_GET, traceCookie); in get() 138 Tracing.endAsyncSection(Tracing.CACHE_PUT, traceCookie); in put()
|
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/training/jni/ |
D | FlRunnerWrapper.java | 86 Trace.endAsyncSection(TRACE_NATIVE_RUN_FEDERATED_COMPUTATION, 0); in run()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/unfold/ |
D | PreemptiveUnfoldTransitionProgressProvider.kt | 140 Trace.endAsyncSection("$TAG#startedPreemptively", 0) in <lambda>()
|
D | LauncherUnfoldTransitionController.kt | 42 Trace.endAsyncSection("$TAG#startedPreemptively", 0) in <lambda>()
|