Home
last modified time | relevance | path

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

/packages/modules/StatsD/apex/tests/libstatspull/jni/
Dstats_pull_helper.cpp29 static int32_t sPullReturnVal; variable
44 return sPullReturnVal; in pullAtomCallback()
52 sPullReturnVal = pullRetVal; in Java_com_android_internal_os_statsd_libstats_LibStatsPullTests_setStatsPuller()