Home
last modified time | relevance | path

Searched defs:str_array (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dexpanding_array.h172 std::vector<std::string> str_array; variable
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddata_serialization_test.cc473 std::vector<std::string> str_array{"foo", "bar", "baz"}; in TEST() local
656 std::vector<std::string> str_array{"foo", "bar", "baz"}; in TEST() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_field.cc175 art::ObjPtr<art::mirror::ObjectArray<art::mirror::String>> str_array = in GetFieldName() local
H A Dti_class.cc722 art::ObjPtr<art::mirror::ObjectArray<art::mirror::String>> str_array = in GetClassSignature() local
H A Dti_method.cc356 art::ObjPtr<art::mirror::ObjectArray<art::mirror::String>> str_array = in GetMethodName() local