Searched refs:mFullResPaths (Results 1 – 2 of 2) sorted by relevance
581 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; } in getFullResPaths()583 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; } in setFullResPaths()618 sp<FilePathStore> mFullResPaths; variable
1066 current->setFullResPaths(mFullResPaths); in slurpFromArgs()1208 resType, mFullResPaths); in slurpResourceTree()