Home
last modified time | relevance | path

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

/aosp14/system/core/libstats/bootstrap/
H A DStatsBootstrapAtomClient.cpp28 BootstrapClientInternal::getInstance()->getServiceNonBlocking(); in reportBootstrapAtom()
H A DBootstrapClientInternal.h29 sp<IStatsBootstrapAtomService> getServiceNonBlocking();
H A DBootstrapClientInternal.cpp30 sp<IStatsBootstrapAtomService> BootstrapClientInternal::getServiceNonBlocking() { in getServiceNonBlocking() function in android::os::stats::BootstrapClientInternal