Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/
H A Doptions.h66 StaticContext* static_context() const { return context_; } in static_context() function
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
H A Doptions.h108 StaticContext* static_context() const { return context_; } in static_context() function