Searched refs:empty_annotations (Results 1 – 1 of 1) sorted by relevance
132 Handle<mirror::ObjectArray<mirror::Object>> empty_annotations = hs.NewHandle( in Executable_getParameterAnnotationsNative() local134 if (empty_annotations.IsNull()) { in Executable_getParameterAnnotationsNative()139 resized_annotations->SetWithoutChecks<kTransactionActive>(i, empty_annotations.Get()); in Executable_getParameterAnnotationsNative()