HomeSort by relevance Sort by last modified time
    Searched defs:ass (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/androidfw/
AssetManager.cpp 331 Asset* ass = openNonAssetInPathLocked("resources.arsc", Asset::ACCESS_BUFFER, ap); local
332 if (ass == NULL) {
336 tables[i].add(ass, (void*)1, false);
649 Asset* ass = NULL; local
664 ass = const_cast<AssetManager*>(this)->
666 if (ass == NULL) {
668 ass = const_cast<AssetManager*>(this)->
672 if (ass != NULL && ass != kExcludedAsset) {
673 ass = const_cast<AssetManager*>(this)-
691 Asset* ass = const_cast<AssetManager*>(this)-> local
755 Asset* ass = NULL; local
    [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 53 milliseconds