Home
last modified time | relevance | path

Searched defs:t_base (Results 1 – 3 of 3) sorted by relevance

/external/walt/android/WALT/app/src/main/jni/
Dsync_clock_jni.c44 int64_t t_base = clk.t_base; in Java_org_chromium_latency_walt_WaltUsbConnection_syncClock__III() local
Dsync_clock.h32 int64_t t_base; member
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp553 QualType t_base = ctxt.getTypeOfType(makeConstInt(ctxt)); in TEST_F() local