Searched refs:path_type (Results 1 – 5 of 5) sorted by relevance
726 switch (info->path_type) { in bhnd_nvstore_var_register_path()739 BHND_NV_PANIC("unsupported path type %d", info->path_type); in bhnd_nvstore_var_register_path()764 switch (info->path_type) { in bhnd_nvstore_var_get_path()773 BHND_NV_PANIC("unsupported path type %d", info->path_type); in bhnd_nvstore_var_get_path()917 if (info->path_type != BHND_NVSTORE_PATH_ALIAS) in bhnd_nvstore_register_alias()1093 info->path_type = BHND_NVSTORE_PATH_ALIAS; in bhnd_nvstore_parse_name_info()1117 info->path_type = BHND_NVSTORE_PATH_ALIAS; in bhnd_nvstore_parse_name_info()1157 info->path_type = BHND_NVSTORE_PATH_STRING; in bhnd_nvstore_parse_name_info()1176 info->path_type = BHND_NVSTORE_PATH_STRING; in bhnd_nvstore_parse_name_info()
209 bhnd_nvstore_path_type path_type; /**< path type */ member
48 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath() argument50 (lldb::PathType), path_type); in GetLLDBPath()53 switch (path_type) { in GetLLDBPath()
25 GetLLDBPath (lldb::PathType path_type);
23 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);