OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAssetSource
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/androidfw/
Asset.h
128
void
setAssetSource
(const String8& path) { mAssetSource = path; }
/frameworks/base/libs/androidfw/
AssetManager.cpp
816
pAsset->
setAssetSource
(path);
839
pAsset->
setAssetSource
(
912
pAsset->
setAssetSource
(path);
945
pAsset->
setAssetSource
(path);
994
pAsset->
setAssetSource
(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
[
all
...]
Completed in 53 milliseconds