Home
last modified time | relevance | path

Searched defs:queryOneSystemProfileAndAggregateValue (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/
DDaoBuildingBlocks.java288 Optional<SystemProfileAndAggregateValue> queryOneSystemProfileAndAggregateValue( in queryOneSystemProfileAndAggregateValue() method in DaoBuildingBlocks
329 abstract Optional<SystemProfileAndAggregateValue> queryOneSystemProfileAndAggregateValue( in queryOneSystemProfileAndAggregateValue() method in DaoBuildingBlocks
/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/data/
DDaoBuildingBlocksTest.java183 private Optional<SystemProfileAndAggregateValue> queryOneSystemProfileAndAggregateValue( in queryOneSystemProfileAndAggregateValue() method in DaoBuildingBlocksTest