Home
last modified time | relevance | path

Searched defs:GetGlobalState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/test/1900-track-alloc/
H A Dalloc.cc27 using GetGlobalState = jvmtiError(*)(jvmtiEnv* env, jlong* allocated); typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc90 JitState& GetGlobalState() { return global_state; } in GetGlobalState() function