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

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

Completed in 45 milliseconds