Home
last modified time | relevance | path

Searched refs:updateSystemProfileHashAndAggregateValue (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/data/
DDaoBuildingBlocksTest.java164 private void updateSystemProfileHashAndAggregateValue( in updateSystemProfileHashAndAggregateValue() method in DaoBuildingBlocksTest
171 mDaoBuildingBlocks.updateSystemProfileHashAndAggregateValue( in updateSystemProfileHashAndAggregateValue()
441 updateSystemProfileHashAndAggregateValue( in testUpdateSystemProfileHashAndAggregateValue()
474 updateSystemProfileHashAndAggregateValue( in testUpdateSystemProfileHashAndAggregateValue_newSystemProfileHashDoesNotExist()
485 updateSystemProfileHashAndAggregateValue( in testUpdateSystemProfileHashAndAggregateValue_doesNotExist()
/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/
DDaoBuildingBlocks.java254 abstract Void updateSystemProfileHashAndAggregateValue( in updateSystemProfileHashAndAggregateValue() method in DaoBuildingBlocks