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