Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtimer_generic.cc688 std::string next_str; in timer_check() local
716 std::string next_str; in timer_check() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_generic.cc688 std::string next_str; in timer_check() local
716 std::string next_str; in timer_check() local
/aosp_15_r20/external/mesa3d/src/mesa/main/tests/
H A Dmesa_extensions.cpp46 const char *next_str = ext_names[i+1]; in TEST() local
/aosp_15_r20/external/deqp-deps/amber/src/
Dtype_parser.cc163 char* next_str; in ProcessChunk() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4130 const char *next_str = str, *end_str = str + str_sec_size; in btf_raw_create() local
6349 const char *next_str = str + str_off; in patch_name_tbd() local
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c5811 static PyObject *next_str; local