Searched defs:pool (Results 101 – 110 of 110) sorted by relevance
12345
/aosp14/frameworks/base/tools/aapt/ |
H A D | Command.cpp | 802 const ResStringPool* pool = res.getTableStringBlock(0); in doDump() local
|
H A D | Resource.cpp | 487 const ResStringPool* pool = &parser.getStrings(); in validateAttr() local
|
H A D | ResourceTable.cpp | 2303 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool, in stringToValue()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 2553 …porter::GLTF2Importer(IEngine& engine, IRenderContext& renderContext, IEcs& ecs, IThreadPool& pool) in GLTF2Importer() 3520 …r::Gltf2SceneImporter(IEngine& engine, IRenderContext& renderContext, IEcs& ecs, IThreadPool& pool) in Gltf2SceneImporter()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_util_AssetManager.cpp | 757 const ResStringPool* pool = apk_assets->GetLoadedArsc()->GetStringPool(); in NativeGetResourceStringArray() local
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | RecyclerView.java | 1306 public void setRecycledViewPool(RecycledViewPool pool) { in setRecycledViewPool() 6213 void setRecycledViewPool(RecycledViewPool pool) { in setRecycledViewPool()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 2282 auto pool = xcomponent->GetTaskPool(); in FireExternalEvent() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 3353 final ArrayList<StopwatchTimer> pool, StopwatchTimer self) { in refreshTimersLocked() 9746 ArrayList<StopwatchTimer> pool, TimeBase timeBase, Parcel in) { in readStopwatchTimerFromParcel() 9761 private DualTimer readDualTimerFromParcel(int type, ArrayList<StopwatchTimer> pool, in readDualTimerFromParcel() 9858 ArrayList<StopwatchTimer> pool = mBsi.mSensorTimers.get(mHandle); in readTimersFromParcel() local
|
/aosp14/frameworks/base/libs/androidfw/ |
H A D | ResourceTypes.cpp | 6396 StringPoolRef::StringPoolRef(const ResStringPool* pool, uint32_t index) in StringPoolRef()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
12345