Home
last modified time | relevance | path

Searched defs:RequestCommand (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp116 struct RequestCommand { struct
117 MagicType magic;
118 RequestType requestType;
119 FileIdx fileIdx;
120 BlockIdx blockIdx;
/aosp_15_r20/packages/modules/adb/client/
Dincremental_server.cpp121 struct RequestCommand { struct
122 RequestType request_type; // 2 bytes
123 FileId file_id; // 2 bytes
124 union {