Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/data/
DDaoBuildingBlocksTest.java147 private void updateSystemProfileHash( in updateSystemProfileHash() method in DaoBuildingBlocksTest
153 mDaoBuildingBlocks.updateSystemProfileHash( in updateSystemProfileHash()
374 updateSystemProfileHash( in testUpdateSystemProfileHash()
405 updateSystemProfileHash( in testUpdateSystemProfileHash_newSystemProfileHashDoesNotExist()
415 updateSystemProfileHash( in testUpdateSystemProfileHash_doesNotExist()
/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/
DDaoBuildingBlocks.java220 abstract Void updateSystemProfileHash( in updateSystemProfileHash() method in DaoBuildingBlocks