Home
last modified time | relevance | path

Searched defs:_aidl_return (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp113 int32_t* _aidl_return) { in openStorage()
120 int32_t createMode, int32_t* _aidl_return) { in createStorage()
145 bool* _aidl_return) { in startLoading()
169 int32_t* _aidl_return) { in deleteBindMount()
185 int32_t* _aidl_return) { in makeDirectory()
252 int32_t* _aidl_return) { in makeLink()
258 int32_t* _aidl_return) { in unlink()
276 float* _aidl_return) { in getLoadingProgress()
308 int32_t* _aidl_return) { in makeDirectories()
315 const std::string& abi, bool extractNativeLibs, bool* _aidl_return) { in configureNativeBinaries()
[all …]
H A DIncrementalService.cpp3206 bool enableReadLogs, int32_t* _aidl_return) { in setStorageParams()
/aosp14/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp82 int32_t user_id ATTRIBUTE_UNUSED, std::string* _aidl_return) { in getIdmapPath()
90 bool* _aidl_return) { in removeIdmap()
111 bool* _aidl_return) { in verifyIdmap()
154 std::optional<std::string>* _aidl_return) { in createIdmap()
231 std::optional<os::FabricatedOverlayInfo>* _aidl_return) { in createFabricatedOverlay()
310 Status Idmap2Service::acquireFabricatedOverlayIterator(int32_t* _aidl_return) { in acquireFabricatedOverlayIterator()
338 std::vector<os::FabricatedOverlayInfo>* _aidl_return) { in nextFabricatedOverlayInfos()
377 bool* _aidl_return) { in deleteFabricatedOverlay()
409 std::string* _aidl_return) { in dumpIdmap()
/aosp14/system/core/storaged/
H A Dstoraged_service.cpp177 binder::Status StoragedService::getRecentPerf(int32_t* _aidl_return) { in getRecentPerf()
192 vector<::android::os::storaged::UidInfo>* _aidl_return) { in dumpUids()
207 vector<int32_t>* _aidl_return) { in dumpPerfHistory()
/aosp14/frameworks/base/services/core/jni/tvinput/
H A DTvInputHal_hidl.cpp80 int32_t in_deviceId, std::vector<AidlTvStreamConfig>* _aidl_return) { in hidlGetStreamConfigurations()
107 AidlNativeHandle* _aidl_return) { in hidlOpenStream()
H A DJTvInputHal.cpp453 int32_t in_deviceId, std::vector<AidlTvStreamConfig>* _aidl_return) { in getStreamConfigurations()
463 AidlNativeHandle* _aidl_return) { in openStream()
/aosp14/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp103 IncrementalFileSystemControlParcel* _aidl_return) { in incFsSuccess()
252 bool* _aidl_return) { in bindToDataLoaderOk()
267 bool* _aidl_return) { in bindToDataLoaderNotOkWithNoDelay()
276 bool* _aidl_return) { in bindToDataLoaderBindingWithNoDelay()
288 bool* _aidl_return) { in bindToDataLoaderOkWithNoDelay()
296 bool* _aidl_return) { in bindToDataLoaderOkWith1sDelay()
304 bool* _aidl_return) { in bindToDataLoaderOkWith10sDelay()
312 bool* _aidl_return) { in bindToDataLoaderOkWith100sDelay()
320 bool* _aidl_return) { in bindToDataLoaderOkWith1000sDelay()
329 bool* _aidl_return) { in bindToDataLoaderOkWith10000sDelay()
[all …]
/aosp14/frameworks/base/services/core/jni/gnss/
H A DGnssVisibilityControlCallback.cpp48 Status GnssVisibilityControlCallbackAidl::isInEmergencySession(bool* _aidl_return) { in isInEmergencySession()