Home
last modified time | relevance | path

Searched refs:BlockIdx (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp55 using BlockIdx = int32_t; typedef
106 BlockIdx blockIdx = -1;
120 BlockIdx blockIdx;
126 BlockIdx blockIdx = -1) { in sendRequest()
666 const auto blockIdx = static_cast<BlockIdx>(pendingRead.block); in onPendingReadsWithUid()
968 header.blockIdx = static_cast<BlockIdx>(be32toh(*reinterpret_cast<const uint32_t*>(&data[4]))); in readHeader()