Searched refs:int_properties (Results 1 – 1 of 1) sorted by relevance
816 long* int_properties = reinterpret_cast<long*>(properties); in GetIntArrayProperty() local819 value->push_back(static_cast<int>(int_properties[i])); in GetIntArrayProperty()