Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/bit/
H A Dadb.h42 int32_t get_bundle_int(const ResultsBundle& bundle, bool* found, ...);
H A Dadb.cpp400 get_bundle_int(const ResultsBundle& bundle, bool* found, ...) in get_bundle_int() function
H A Dmain.cpp247 int32_t currentTestNum = get_bundle_int(results, &found, "current", NULL); in OnTestStatus()
252 int32_t testCount = get_bundle_int(results, &found, "numtests", NULL); in OnTestStatus()