Lines Matching refs:int32_t
43 binder::Status createUserData(const std::optional<std::string>& uuid, int32_t userId,
44 int32_t userSerial, int32_t flags);
45 binder::Status destroyUserData(const std::optional<std::string>& uuid, int32_t userId,
46 int32_t flags);
50 int32_t userId, int32_t flags, const std::vector<int32_t>& appIds,
51 const std::vector<std::string>& seInfos, const std::vector<int32_t>& targetSdkVersions,
54 const std::string& packageName, int32_t userId, int32_t flags, int32_t appId,
55 const std::string& seInfo, int32_t targetSdkVersion, int64_t* _aidl_return);
57 const std::string& packageName, int32_t userId, int32_t flags, int32_t appId,
60 const std::string& packageName, int32_t userId, int32_t flags);
62 const std::string& packageName, int32_t userId, int32_t flags, int64_t ceDataInode);
64 const std::string& packageName, int32_t userId, int32_t flags, int64_t ceDataInode);
66 binder::Status fixupAppData(const std::optional<std::string>& uuid, int32_t flags);
69 const std::string& packageName, const int32_t user, const int32_t snapshotId,
70 int32_t storageFlags, int64_t* _aidl_return);
72 const std::string& packageName, const int32_t appId, const std::string& seInfo,
73 const int32_t user, const int32_t snapshotId, int32_t storageFlags);
75 const std::string& packageName, const int32_t user, const int64_t ceSnapshotInode,
76 const int32_t snapshotId, int32_t storageFlags);
78 const int32_t user, const std::vector<int32_t>& retainSnapshotIds);
81 const std::vector<std::string>& packageNames, int32_t userId, int32_t flags,
82 int32_t appId, const std::vector<int64_t>& ceDataInodes,
85 int32_t userId, int32_t flags, const std::vector<int32_t>& appIds,
88 int32_t userId, int32_t flags, const std::vector<int32_t>& appIds,
92 int32_t userId, int32_t appId, int64_t cacheQuota);
96 const std::string& dataAppName, int32_t appId, const std::string& seInfo,
97 int32_t targetSdkVersion);
99 binder::Status dexopt(const std::string& apkPath, int32_t uid,
101 int32_t dexoptNeeded, const std::optional<std::string>& outputPath, int32_t dexFlags,
105 int32_t targetSdkVersion, const std::optional<std::string>& profileName,
114 binder::Status mergeProfiles(int32_t uid, const std::string& packageName,
116 binder::Status dumpProfiles(int32_t uid, const std::string& packageName,
119 int32_t uid, const std::string& packageName, const std::string& profileName,
124 binder::Status createProfileSnapshot(int32_t appId, const std::string& packageName,
130 int32_t uid);
134 int64_t cacheReservedBytes, int32_t flags);
136 const std::string& packageName, const std::string& nativeLibPath32, int32_t userId);
145 android::base::unique_fd verityInput, int32_t contentSize);
149 const std::string& packageName, int32_t uid, const std::vector<std::string>& isa,
150 const std::optional<std::string>& volumeUuid, int32_t storage_flag, bool* _aidl_return);
152 const std::string& packageName, int32_t uid, const std::optional<std::string>& volumeUuid,
153 int32_t storageFlag, std::vector<uint8_t>* _aidl_return);
160 int32_t userId, int32_t appId, const std::string& profileName,