Home | History | Annotate | Download | only in androidfw

Lines Matching refs:ref_table

834         const DynamicRefTable* ref_table =
836 if (ref_table == nullptr || ref_table->lookupResourceId(&resid) != NO_ERROR) {
847 const DynamicRefTable* ref_table =
849 if (ref_table == nullptr || ref_table->lookupResourceId(&out_value->data) != NO_ERROR) {