Home
last modified time | relevance | path

Searched defs:last_slash (Results 1 – 10 of 10) 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/glib/gio/win32/
Dgwinhttpfile.c166 char *last_slash; in g_winhttp_file_get_basename() local
253 char *last_slash; in g_winhttp_file_get_parent() 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/grpc/src/core/lib/security/transport/
Dclient_auth_filter.cc193 char* last_slash = strrchr(service, '/'); in grpc_auth_metadata_context_build() local
/third_party/glib/gio/
Dgkeyfilesettingsbackend.c153 const gchar *last_slash; in convert_path() 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
/third_party/curl/lib/
Dftp.c3769 char *last_slash; in init_wc_data() local