Home
last modified time | relevance | path

Searched defs:path_str (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/base/files/
Dfile_path.cc526 StringType path_str; in AsEndingWithSeparator() local
Dfile_util_posix.cc174 const char* path_str = path.value().c_str(); in DeleteFile() local
/third_party/libabigail/src/
Dabg-reader.cc1117 xml::xml_char_sptr path_str = XML_READER_GET_ATTRIBUTE(xml_reader, "path"); in read_corpus() local
1175 xml::xml_char_sptr path_str = XML_NODE_GET_ATTRIBUTE(node, "path"); in read_corpus() local
1615 xml::xml_char_sptr path_str = XML_NODE_GET_ATTRIBUTE(node, "path"); in read_translation_unit() local
1676 xml::xml_char_sptr path_str = XML_NODE_GET_ATTRIBUTE(node, "path"); in get_or_read_and_add_translation_unit() local
2102 xml::xml_char_sptr path_str = XML_READER_GET_ATTRIBUTE(reader, "path"); in read_corpus_group_from_input() local
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h744 char *path_str; member
793 char *path_str; member
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c3347 char *path_str = strtok_r(full_path, "/", &save_ptr); in validate_and_tokenise_sh_incl() local
/third_party/python/Modules/
Dposixmodule.c14425 const char *path_str; in os_scandir_impl() local