Home
last modified time | relevance | path

Searched defs:pool (Results 101 – 110 of 110) sorted by relevance

12345

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp802 const ResStringPool* pool = res.getTableStringBlock(0); in doDump() local
H A DResource.cpp487 const ResStringPool* pool = &parser.getStrings(); in validateAttr() local
H A DResourceTable.cpp2303 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool, in stringToValue()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2553 …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 Dandroid_util_AssetManager.cpp757 const ResStringPool* pool = apk_assets->GetLoadedArsc()->GetStringPool(); in NativeGetResourceStringArray() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java1306 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 Djsi_declarative_engine.cpp2282 auto pool = xcomponent->GetTaskPool(); in FireExternalEvent() local
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java3353 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 DResourceTypes.cpp6396 StringPoolRef::StringPoolRef(const ResStringPool* pool, uint32_t index) in StringPoolRef()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...

12345