Home
last modified time | relevance | path

Searched refs:tmp_string (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DPCMFile.cc94 std::string tmp_string(tmp_name, len + 1); in ChooseFile() local
95 *file_name = tmp_string; in ChooseFile()
/aosp_15_r20/external/iproute2/lib/
H A Dbpf.c224 char *tmp_string, *pos, c_prev = ' '; in bpf_parse_string() local
229 tmp_string = pos = calloc(1, tmp_len); in bpf_parse_string()
230 if (tmp_string == NULL) in bpf_parse_string()
236 free(tmp_string); in bpf_parse_string()
257 if (pos - tmp_string == tmp_len) in bpf_parse_string()
262 free(tmp_string); in bpf_parse_string()
271 *bpf_string = tmp_string; in bpf_parse_string()
/aosp_15_r20/external/cronet/base/metrics/
H A Dfield_trial.cc211 std::string_view tmp_string; in GetParams() local
214 if (!ReadHeader(iter, tmp_string, tmp_string, tmp_bool)) { in GetParams()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dtest_property_tree.hpp589 str_t tmp_string; in test_get_put() local
/aosp_15_r20/external/owasp/java-encoder/core/src/test/resources/org/owasp/encoder/
Dbenchmark-data-1.txt70 …). This is also useful against people who decode against strings like $tmp_string =~ s/.*\&#(\d+);…
73 without semicolons (this is also a viable XSS attack against the above string $tmp_string =~ s/.*\&…
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h49664 char tmp_string[64]; member
H A Dvmlinux_602.h49664 char tmp_string[64]; member