Searched defs:root_dir (Results 1 – 13 of 13) sorted by relevance
54 function root_dir() ( function
63 root_dir = os.path.dirname(os.path.realpath(__file__)) variable
36 root_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
20 def __init__(self, root_dir): argument
37 def prepare_build_path(dir_list, root_dir, build_dir_list): argument
293 def prepare_build_path(dir_list, root_dir, build_dir_list): argument
300 def prepare_build_path(dir_list, root_dir, build_dir_list, sepolicy_path): argument
322 def get_hdf_lite_settings_mk_path(root_dir): argument327 def get_hdf_lite_mk_path(root_dir): argument332 def get_hdf_lite_kconfig_path(root_dir): argument
42 const std::string root_dir = path.to_string(); in ClearDirectory() local
349 const std::string root_dir = path.to_string(); in FindFiles() local
62 std::string root_dir() { in root_dir() function
50 TemporaryDir root_dir; in TEST() local
515 std::string root_dir = "/data/local/unencrypted"; in main() local