Searched refs:unlockBag (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tools/aapt2/process/
H A DSymbolTable.cpp149 table.unlockBag(entry);
183 table.unlockBag(entry);
190 table.unlockBag(entry);
204 table.unlockBag(entry);
/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp169 table.unlockBag(entry);
182 table.unlockBag(entry);
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1902 res.unlockBag(startOfBag);
1933 res.unlockBag(startOfBag);
1954 res.unlockBag(startOfBag);
1987 res.unlockBag(startOfBag);
1999 res.unlockBag(startOfBag);
2020 res.unlockBag(startOfBag);
2043 res.unlockBag(startOfBag);
2064 res.unlockBag(startOfBag);
2073 res.unlockBag(startOfBag);
/frameworks/base/include/androidfw/
H A DResourceTypes.h1662 void unlockBag(const bag_entry* bag) const;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4140 void ResTable::unlockBag(const bag_entry* /*bag*/) const function in class:android::ResTable
4142 //printf("<<< unlockBag %p\n", this);
5101 unlockBag(bag);
5506 unlockBag(bag);
5515 unlockBag(bag);
5571 unlockBag(bag);
/frameworks/base/tools/aapt/
H A DResource.cpp964 table.unlockBag(entry);

Completed in 98 milliseconds