Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyanogenMod/android_frameworks_base
/ setUTF8
Method
setUTF8
tools/aapt/XMLNode.h:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
void removeWhitespace(bool stripAll=true, const char** cDataTags=NULL);
129
130
void setUTF8(bool val) { mUTF8 = val; }
131
132
status_t parseValues(const sp<AaptAssets>& assets, ResourceTable* table);
133
Callers
1
compileXmlFile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected