Home
last modified time | relevance | path

Searched defs:get_current_context (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.h58 static __always_inline bool get_current_context(struct tdescr *td, in get_current_context() function
/aosp_15_r20/external/mesa3d/src/glx/apple/
H A Dapple_cgl.h58 CGLContextObj(*get_current_context) (void); member
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dcontext.py28 def get_current_context(depth=None): function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dcontext.py37 def get_current_context(depth=None): function