Searched defs:_aidl_return (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/nativeperms/ |
D | nativeperms.cpp | 39 bool* _aidl_return) { in checkPermission() 48 int32_t uid, ::std::vector<::android::String16>* _aidl_return) { in getPackagesForUid() 58 const ::android::String16& permission, bool* _aidl_return) { in isRuntimePermission()
|
/frameworks/native/services/thermalservice/ |
D | ThermalService.cpp | 51 binder::Status ThermalService::isThrottling(bool* _aidl_return) { in isThrottling()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 449 const std::string& seInfo, int32_t targetSdkVersion, int64_t* _aidl_return) { in createAppData() 1434 const std::vector<std::string>& codePaths, std::vector<int64_t>* _aidl_return) { in getAppSize() 1559 std::vector<int64_t>* _aidl_return) { in getUserSize() 1718 std::vector<int64_t>* _aidl_return) { in getExternalSize() 1885 const std::string& profileName, const std::string& codePath, bool* _aidl_return) { in dumpProfiles() 1898 bool* _aidl_return) { in copySystemProfile() 1908 const std::string& profileName, bool* _aidl_return) { in mergeProfiles() 1919 const std::string& classpath, bool* _aidl_return) { in createProfileSnapshot() 2553 int32_t storage_flag, bool* _aidl_return) { in reconcileSecondaryDexFile() 2568 std::vector<uint8_t>* _aidl_return) { in hashSecondaryDexFile() [all …]
|