Searched refs:nullType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/unflatten/
H A DBinaryResourceParser.cpp430 Res_value nullType = {}; local
431 nullType.dataType = Res_value::TYPE_REFERENCE;
432 return util::make_unique<BinaryPrimitive>(nullType);

Completed in 1877 milliseconds