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

/frameworks/base/tools/aapt/
H A DAaptAssets.h286 status_t addDir(const String8& name, const sp<AaptDir>& dir);
H A DAaptAssets.cpp604 status_t AaptDir::addDir(const String8& name, const sp<AaptDir>& dir) function in class:AaptDir
941 status_t res = dir->addDir(rootStr, subdir);

Completed in 80 milliseconds