Home
last modified time | relevance | path

Searched defs:slash_pos (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dstring_utils.cc43 size_t slash_pos = base_name.find_last_of(L"/\\"); in GetBaseName() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Dutils.cc59 size_t slash_pos = part.find('/'); in AddDBusError() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/
H A Dip_range.cc76 size_t slash_pos = range.find('/'); in FromString() local
/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DDummy83BufferGenerator.java137 int i, tilde_pos, slash_pos; in generate83BufferNew() local
/aosp_15_r20/external/bazelbuild-rules_rust/util/label/
H A Dlabel.rs173 let slash_pos = input.find("//").unwrap_or(input.len()); in consume_repository_name() localVariable
/aosp_15_r20/art/compiler/optimizing/
H A Dsharpening.cc217 const char* slash_pos = strrchr(descriptor, '/'); in ComputeLoadClassKind() local
H A Dinstruction_builder.cc77 const char* slash_pos = strrchr(descriptor, '/'); in PackageLength() local
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Devent_config.cc45 auto slash_pos = input.find("/"); in SplitTracepointString() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space_test.cc43 size_t slash_pos = full_path.rfind('/'); in GetFilenameBase() local
H A Dimage_space.cc1507 size_t slash_pos = boot_class_path_.empty() in GetPrimaryImageLocation() local
1619 size_t slash_pos = component.rfind('/'); in MatchNamedComponents() local
1952 size_t slash_pos = bcp_component.rfind('/'); in CompileBootclasspathElements() local
2196 size_t slash_pos = bcp_component.rfind('/'); in Load() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dchannel_init.cc267 auto slash_pos = file.rfind('/'); in BuildStackConfig() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_image_test.cc133 size_t slash_pos = dex_file.rfind('/'); in CopyDexFiles() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc191 if (const char *slash_pos = internal_strrchr(module, '/')) { in StripModuleName() local
/aosp_15_r20/external/cronet/net/base/
H A Dmime_util.cc482 size_t slash_pos = type_str.find_first_of('/'); in ParseMimeType() local
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_config_muxer.cc89 auto slash_pos = event.find('/'); in EventToStringGroupAndName() local
/aosp_15_r20/external/curl/lib/vssh/
H A Dssh.h162 char *slash_pos; /* used by the SFTP_CREATE_DIRS state */ member
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc504 size_t slash_pos = obj_file.find_last_of("/"); in WriteModuleInfo() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dcc_op_gen.cc75 size_t slash_pos = path.rfind('/'); in GetFilename() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc1917 std::string::size_type slash_pos = value.find_last_of('/'); in InterpretArgument() local
H A Dcommand_line_interface_unittest.cc396 std::string::size_type slash_pos = name.find_last_of('/'); in CreateTempFile() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc1917 std::string::size_type slash_pos = value.find_last_of('/'); in InterpretArgument() local
H A Dcommand_line_interface_unittest.cc396 std::string::size_type slash_pos = name.find_last_of('/'); in CreateTempFile() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDfat32lib.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/waldheinz/ de/ ...