HomeSort by relevance Sort by last modified time
    Searched defs:sub_array (Results 1 - 2 of 2) sorted by null

  /art/runtime/mirror/
array.cc 63 Array* sub_array = RecursiveCreateMultiArray(self, h_component_type, local
65 if (UNLIKELY(sub_array == nullptr)) {
70 new_array->AsObjectArray<Array>()->Set<false, false>(i, sub_array);
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 795 const Type *sub_array (unsigned int start_offset, unsigned int *pcount /* IN/OUT */) const function in struct:OT::ArrayOf

Completed in 44 milliseconds