Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dmanifest_checking_test.cc89 auto first_slash = test_case_name.find('/'); in SetUp() local
/aosp_15_r20/external/libchrome/base/
H A Dvlog.cc39 std::string::size_type first_slash = pattern.find_first_of("\\/"); in VmodulePattern() local
/aosp_15_r20/external/cronet/base/
H A Dvlog.cc28 std::string::size_type first_slash = pattern.find_first_of("\\/"); in VmodulePattern() local
/aosp_15_r20/system/extras/multinetwork/
H A Dhttpurl.cpp63 const auto first_slash = parameters->host.find_first_of('/'); in parseUrl() local
/aosp_15_r20/system/core/fs_mgr/libfstab/
H A Dfstab.cpp492 auto first_slash = blk_device.find('/'); in ExtraBootDevices() local
/aosp_15_r20/external/cronet/third_party/ced/src/compact_enc_det/
H A Dcompact_enc_det.cc1960 const char* first_slash = strchr(url_hint, '/'); in ExtractTLD() local