Home
last modified time | relevance | path

Searched defs:directory (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dtest_config_script.py29 def output_file_name(directory, stem, extension): argument
34 def cleanup_directory(directory): argument
42 def prepare_directory(directory): argument
/openthread-latest/third_party/mbedtls/repo/scripts/
Dabi_check.py285 directory, argument
/openthread-latest/src/posix/platform/
Dsettings_file.cpp55 const char *directory = OPENTHREAD_CONFIG_POSIX_SETTINGS_PATH; in Init() local