Lines Matching refs:fromExceptionCodeWithMessage

34         return ndk::ScopedAStatus::fromExceptionCodeWithMessage(  in addDownstream()
38 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in addDownstream()
42 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in addDownstream()
65 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in initOffload()
71 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in initOffload()
84 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in removeDownstream()
88 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in removeDownstream()
92 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in removeDownstream()
103 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setDataWarningAndLimit()
107 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setDataWarningAndLimit()
111 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setDataWarningAndLimit()
120 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setLocalPrefixes()
124 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setLocalPrefixes()
129 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setLocalPrefixes()
143 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setUpstreamParameters()
147 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setUpstreamParameters()
151 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setUpstreamParameters()
156 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setUpstreamParameters()
162 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setUpstreamParameters()
172 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in stopOffload()