Searched refs:isSourceAllowedToInsert (Results 1 – 2 of 2) sorted by relevance
2791 InsertSourcePermission isSourceAllowedToInsert = in testRegister_registrationTypeSource_sourceFetchSuccess() local2792 asyncRegistrationQueueRunner.isSourceAllowedToInsert( in testRegister_registrationTypeSource_sourceFetchSuccess()2800 assertTrue(isSourceAllowedToInsert.isAllowed()); in testRegister_registrationTypeSource_sourceFetchSuccess()2831 .isSourceAllowedToInsert( in testRegister_registrationTypeSource_exceedsPrivacyParam_destination()2875 .isSourceAllowedToInsert( in testRegister_registrationTypeSource_exceedsDestinationRateLimit()2919 .isSourceAllowedToInsert( in testRegister_registrationTypeSource_exceedsDestinationReportingRateLimit()2954 .isSourceAllowedToInsert( in testRegister_registrationTypeSource_exceedsOneOriginPerPublisherXEnrollmentLimit()2981 .isSourceAllowedToInsert( in testRegister_registrationTypeSource_exceedsMaxSourcesLimit()3011 .isSourceAllowedToInsert( in testRegister_registrationTypeSource_exceedsPrivacyParam_adTech()3050 .isSourceAllowedToInsert( in testRegisterWebSource_exceedsPrivacyParam_destination()[all …]
302 isSourceAllowedToInsert(source, topOrigin, publisherType, dao, mDebugReportApi); in storeSource()385 InsertSourcePermission isSourceAllowedToInsert( in isSourceAllowedToInsert() method in AsyncRegistrationQueueRunner