Lines Matching refs:notificationFrameCount
66 aidl.notificationFrameCount = VALUE_OR_RETURN(convertIntegral<int64_t>(notificationFrameCount)); in toAidl()
86 legacy.notificationFrameCount = VALUE_OR_RETURN( in fromAidl()
87 convertIntegral<size_t>(aidl.notificationFrameCount)); in fromAidl()
99 aidl.notificationFrameCount = VALUE_OR_RETURN(convertIntegral<int64_t>(notificationFrameCount)); in toAidl()
121 legacy.notificationFrameCount = VALUE_OR_RETURN( in fromAidl()
122 convertIntegral<size_t>(aidl.notificationFrameCount)); in fromAidl()
149 aidl.notificationFrameCount = VALUE_OR_RETURN(convertIntegral<int64_t>(notificationFrameCount)); in toAidl()
169 legacy.notificationFrameCount = VALUE_OR_RETURN( in fromAidl()
170 convertIntegral<size_t>(aidl.notificationFrameCount)); in fromAidl()
182 aidl.notificationFrameCount = VALUE_OR_RETURN(convertIntegral<int64_t>(notificationFrameCount)); in toAidl()
201 legacy.notificationFrameCount = VALUE_OR_RETURN( in fromAidl()
202 convertIntegral<size_t>(aidl.notificationFrameCount)); in fromAidl()