Home
last modified time | relevance | path

Searched refs:getCachedStats (Results 1 – 3 of 3) sorted by relevance

/external/nos/host/android/citadel/citadeld/aidl/android/hardware/citadel/
DICitadeld.aidl35 void getCachedStats(out byte[] response); in getCachedStats() method
/external/nos/host/android/citadel/citadeld/
Dmain.cpp233 Status getCachedStats(std::vector<uint8_t>* const response) override { in getCachedStats() function in __anon5d108d510111::CitadelProxy
/external/nos/host/generic/citadel/updater/
Dupdater.cpp725 ::android::binder::Status s = client.Citadeld().getCachedStats(&buffer); in do_statsd()