Searched refs:stats_client (Results 1 – 2 of 2) sorted by relevance
248 std::shared_ptr<IStats> stats_client = IStats::fromBinder(ndk::SpAIBinder( in reportMetric() local250 if (stats_client == nullptr) { in reportMetric()255 const ndk::ScopedAStatus ret = stats_client->reportVendorAtom(atom); in reportMetric()
435 std::shared_ptr<IStats> stats_client = IStats::fromBinder(ndk::SpAIBinder( in reportMetric() local437 if (stats_client == nullptr) { in reportMetric()442 const ndk::ScopedAStatus ret = stats_client->reportVendorAtom(atom); in reportMetric()