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