Home
last modified time | relevance | path

Searched defs:statusError (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppNotificationTest.java212 int statusError = BluetoothShare.STATUS_CONNECTION_ERROR; in updateCompletedNotification_withOutBoundShare_showsNoti() local
292 int statusError = BluetoothShare.STATUS_CONNECTION_ERROR; in updateCompletedNotification_withInBoundShare_showsNoti() local
/aosp_15_r20/external/tensorflow/tensorflow/go/
H A Dstatus.go63 type statusError status type
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dserver.go1906 type statusError struct { struct
1907 code int
1908 text string
1911 func (e statusError) Error() string { return StatusText(e.code) + ": " + e.text }
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...