Searched refs:_aidl_return (Results 1 – 7 of 7) sorted by relevance
117 Status RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean() argument119 *_aidl_return = token; in RepeatBoolean()122 Status RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte() argument124 *_aidl_return = token; in RepeatByte()127 Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar() argument129 *_aidl_return = token; in RepeatChar()132 Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt() argument134 *_aidl_return = token; in RepeatInt()137 Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() argument139 *_aidl_return = token; in RepeatLong()[all …]
78 android::binder::Status SetupApModeInterface(android::String16* _aidl_return);80 android::String16* _aidl_return);89 android::sp<android::IBinder>* _aidl_return);92 ::std::vector<android::sp<android::IBinder>>* _aidl_return);
99 Status ManagerBinderAdaptor::SetupApModeInterface(String16* _aidl_return) { in SetupApModeInterface() argument104 Status ManagerBinderAdaptor::SetupStationModeInterface(String16* _aidl_return) { in SetupStationModeInterface() argument126 sp<IBinder>* _aidl_return) { in ConfigureService() argument138 Status ManagerBinderAdaptor::GetDevices(vector<sp<IBinder>>* _aidl_return) { in GetDevices() argument
77 android::binder::Status GetState(int32_t* _aidl_return);78 android::binder::Status GetStrength(int8_t* _aidl_return);79 android::binder::Status GetError(int32_t* _aidl_return);
104 Status ServiceBinderAdaptor::GetState(int32_t* _aidl_return) { in GetState() argument110 Status ServiceBinderAdaptor::GetStrength(int8_t* _aidl_return) { in GetStrength() argument116 Status ServiceBinderAdaptor::GetError(int32_t* _aidl_return) { in GetError() argument
84 android::String16* _aidl_return) override;86 android::sp<IBinder>* _aidl_return) override;
112 Status DeviceBinderAdaptor::GetInterface(String16* _aidl_return) { in GetInterface() argument118 Status DeviceBinderAdaptor::GetSelectedService(sp<IBinder>* _aidl_return) { in GetSelectedService() argument