Home
last modified time | relevance | path

Searched refs:ref_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/tools/veridex/
H A Dhidden_api_finder.cc246 std::string ref_string = HiddenApi::GetApiMethodName(ref); in DumpReferences() local
247 if (!counts.count(ref_string)) { in DumpReferences()
248 counts[ref_string] = 0; in DumpReferences()
250 counts[ref_string]++; in DumpReferences()
/aosp_15_r20/external/flatbuffers/tests/fuzzer/
H A Dflatbuffers_scalar_fuzzer.cc360 std::string ref_string, def_string; in LLVMFuzzerTestOneInput() local
362 parser, parser.builder_.GetBufferPointer(), &ref_string)); in LLVMFuzzerTestOneInput()
365 if (ref_string != def_string) { in LLVMFuzzerTestOneInput()
367 ref_string.c_str()); in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema.cc388 std::string ref_string; in DetermineStorageSizes() local
389 if (schema.GetString(schema::kRef, &ref_string)) { in DetermineStorageSizes()
473 std::string ref_string; in Parse() local
474 if (schema.GetString(schema::kRef, &ref_string)) { in Parse()
480 reference_list->push_back(std::make_pair(ref_string, index)); in Parse()
/aosp_15_r20/external/guice/lib/build/jdiff/
HDxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...