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