Home
last modified time | relevance | path

Searched defs:last_slash (Results 1 – 7 of 7) sorted by relevance

/third_party/gn/src/gn/
Dsource_file.cc168 size_t last_slash = value.rfind('/'); in GetName() local
178 size_t last_slash = value.rfind('/'); in GetDir() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlfilesink.c223 gchar *last_slash; in gst_curl_file_sink_prepare_transfer() local
Dgstcurlftpsink.c190 gchar *last_slash = NULL; in set_ftp_dynamic_options_unlocked() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_name_resolver.cc135 std::string::size_type last_slash = file->name().find_last_of('/'); in GetFileDefaultImmutableClassName() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_validator.cpp54 auto last_slash = strrchr(self_path, '\\'); in load_dxil_mod() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc289 string::size_type last_slash = path.rfind('/'); in PathSplit() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c2489 gchar *last_slash = strrchr (val_pre, '/'); in gst_matroska_read_common_parse_metadata_id_simple_tag() local