Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/modules/openthread/platform/
Dsettings.c120 bool *exists = (bool *)param; in ot_setting_exists_cb() local
134 bool exists = false; in ot_setting_exists() local
/Zephyr-Core-3.6.0/scripts/tests/twister/
Dtest_testplan.py1660 def test_testplan_create_build_dir_links(exists): argument