Home
last modified time | relevance | path

Searched defs:oneShot (Results 1 – 6 of 6) sorted by relevance

/system/gsid/aidl/android/gsi/
DIGsiService.aidl87 int enableGsi(boolean oneShot, @utf8InCpp String dsuSlot); in enableGsi()
93 …oneway void enableGsiAsync(boolean oneShot, @utf8InCpp String dsuSlot, IGsiServiceCallback result); in enableGsiAsync()
/system/chre/apps/chqts/src/general_test/
Dtimer_cancel_test.h43 bool oneShot; member
Dtimer_set_test.cc56 const void *cookie, bool oneShot) in Stage()
/system/chre/platform/shared/
Dchre_api_re.cc47 bool oneShot) { in chreTimerSet()
/system/teeui/libteeui/include/secure_input/
Devdev.h111 bool oneShot; member
/system/teeui/libteeui/src/
Devdev.cpp99 std::chrono::steady_clock::duration duration, bool oneShot) { in addTimer()