Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/scripts/tests/twister/
Dtest_testplan.py1792 def test_testplan_create_build_dir_links(exists): argument