Searched refs:h_2string_array (Results 1 – 1 of 1) sorted by relevance
737 Handle<mirror::ObjectArray<mirror::ObjectArray<mirror::String>>> h_2string_array( in GetSystemProperty() local740 if (h_2string_array.Get() == nullptr) { in GetSystemProperty()746 const int32_t prop_count = h_2string_array->GetLength(); in GetSystemProperty()751 h_string_array.Assign(h_2string_array->Get(i)); in GetSystemProperty()