Searched refs:h_key (Results 1 – 1 of 1) sorted by relevance
962 Handle<mirror::String> h_key( in GetSystemProperty() local964 if (h_key == nullptr) { in GetSystemProperty()1021 if (h_key->Equals(h_string_array->Get(0))) { in GetSystemProperty()1035 AbortTransactionOrFail(self, "getProperty key %s not supported", h_key->ToModifiedUtf8().c_str()); in GetSystemProperty()