OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAssetSource
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/androidfw/
Asset.h
119
const char*
getAssetSource
(void) const { return mAssetSource.string(); }
/frameworks/base/libs/androidfw/
Asset.cpp
67
res.append(cur->
getAssetSource
());
652
getAssetSource
());
658
getAssetSource
(), (int)mLength);
Completed in 133 milliseconds