OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ass
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/androidfw/
AssetManager.cpp
332
Asset*
ass
= openNonAssetInPathLocked("resources.arsc", Asset::ACCESS_BUFFER, ap);
local
333
if (
ass
== NULL) {
337
tables[i].add(
ass
, (void*)1, false);
650
Asset*
ass
= NULL;
local
665
ass
= const_cast<AssetManager*>(this)->
667
if (
ass
== NULL) {
669
ass
= const_cast<AssetManager*>(this)->
673
if (
ass
!= NULL &&
ass
!= kExcludedAsset) {
674
ass
= const_cast<AssetManager*>(this)-
692
Asset*
ass
= const_cast<AssetManager*>(this)->
local
756
Asset*
ass
= NULL;
local
[
all
...]
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 26 milliseconds