Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 25 of 116) sorted by relevance

12345

/hardware/interfaces/health/2.0/
DIHealth.hal37 * @return result SUCCESS if successful,
47 * @return result SUCCESS if successful,
59 * @return result SUCCESS if successful,
68 * @return result SUCCESS if successful,
72 * @return value battery capacity, or 0 if not successful.
83 * @return result SUCCESS if successful,
88 * successful.
100 * @return result SUCCESS if successful,
104 * @return value average battery current, or 0 if not successful.
112 * @return result SUCCESS if successful,
[all …]
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal27 * @return result SUCCESS if the operation is successful,
37 * @return result Returns the status SUCCESS if the operation is successful,
48 * @return result Returns the status SUCCESS if the operation is successful,
58 * @return result Returns the status SUCCESS if the operation is successful,
67 * flashing to be successful.
68 * @return result Returns the status SUCCESS if the operation is successful,
/hardware/interfaces/tv/tuner/1.0/
DITuner.hal35 * SUCCESS if successful,
48 * SUCCESS if successful,
61 * SUCCESS if successful,
72 * SUCCESS if successful,
84 * SUCCESS if successful,
95 * SUCCESS if successful,
107 * SUCCESS if successful,
120 * SUCCESS if successful,
136 * SUCCESS if successful,
DIDvr.hal34 * SUCCESS if successful,
47 * SUCCESS if successful,
61 * SUCCESS if successful,
75 * SUCCESS if successful,
88 * SUCCESS if successful,
101 * SUCCESS if successful,
114 * SUCCESS if successful,
128 * SUCCESS if successful,
DIFilter.hal41 * SUCCESS if successful,
57 * SUCCESS if successful,
69 * SUCCESS if successful,
83 * SUCCESS if successful,
96 * SUCCESS if successful,
108 * SUCCESS if successful,
125 * SUCCESS if successful,
142 * SUCCESS if successful,
155 * SUCCESS if successful,
DIDemux.hal37 * SUCCESS if successful,
54 * SUCCESS if successful,
68 * SUCCESS if successful,
83 * SUCCESS if successful,
98 * SUCCESS if successful,
113 * SUCCESS if successful,
129 * SUCCESS if successful,
146 * SUCCESS if successful,
158 * SUCCESS if successful,
DITimeFilter.hal33 * SUCCESS if successful,
45 * SUCCESS if successful,
56 * SUCCESS if successful,
70 * SUCCESS if successful,
84 * SUCCESS if successful,
DIDescrambler.hal35 * SUCCESS if successful,
50 * SUCCESS if successful,
67 * SUCCESS if successful,
82 * SUCCESS if successful,
95 * SUCCESS if successful,
DIFrontend.hal39 * SUCCESS if successful,
57 * SUCCESS if successful,
82 * SUCCESS if successful,
100 * SUCCESS if successful,
126 * SUCCESS if successful,
145 * SUCCESS if successful,
158 * SUCCESS if successful,
/hardware/interfaces/gnss/1.0/
DIAGnss.hal44 * @return success True if the operation is successful.
51 * @return success True if the operation is successful.
62 * @return success True if the operation is successful.
74 * @return success True if the operation is successful.
DIGnssConfiguration.hal89 * @return success True if operation was successful.
102 * @return success True if operation was successful.
111 * @return success True if operation was successful.
122 * @return success True if operation was successful.
132 * @return success True if operation was successful.
142 * @return success True if operation was successful.
150 * @return success True if operation was successful.
DIGnssXtra.hal15 * @return success True if the operation is successful.
24 * @return success True if the operation is successful.
DIGnssNavigationMessage.hal34 * After a successful call to 'setCallback' the HAL must begin to provide updates as
39 * is successful.
/hardware/interfaces/tests/msgq/1.0/
DITestMsgQ.hal32 * @return ret True if the setup is successful.
48 * @return ret True if successful.
60 * @return ret True if the write operation was successful.
70 * @return ret True if the read operation was successful.
80 * @return ret True if the write operation was successful.
90 * @return ret Will be True if the read operation was successful.
DIBenchmarkMsgQ.hal23 * @return ret Will be true if the setup was successful, false otherwise.
33 * @return ret Will be true if the setup was successful, false otherwise.
43 * @return ret Will be true if the write operation was successful,
51 * @ret Will be true if the read operation was successful, false otherwise.
/hardware/interfaces/automotive/sv/1.0/
DISurroundViewService.hal44 * result Returns OK if successful, appropriate error result otherwise.
52 * @return svResult Returns OK if successful, appropriate error result otherwise.
60 * result Returns OK if successful, appropriate error result otherwise.
68 * @return svResult Returns OK if successful, appropriate error result otherwise.
/hardware/interfaces/gnss/2.0/
DIAGnss.hal43 * @return success True if the operation is successful.
50 * @return success True if the operation is successful.
61 * @return success True if the operation is successful.
79 * @return success True if the operation is successful.
/hardware/interfaces/health/2.1/
DIHealth.hal32 * - If the cast is successful, when a health info broadcast is sent, the
52 * @return result SUCCESS if successful,
63 * @return result SUCCESS if successful,
74 * @return result SUCCESS if successful,
/hardware/interfaces/tv/tuner/1.1/
DIFrontend.hal44 * SUCCESS if successful,
65 * SUCCESS if successful,
82 * SUCCESS if successful,
92 * SUCCESS if successful,
105 * SUCCESS if successful,
DIFilter.hal39 * SUCCESS if successful,
51 * SUCCESS if successful,
81 * SUCCESS if successful,
101 * SUCCESS if successful,
/hardware/interfaces/neuralnetworks/utils/common/src/
DProtectCallback.cpp83 const auto successful = mObject->unlinkToDeath(mDeathRecipient).isOk(); in ~DeathHandler() local
84 if (!successful) { in ~DeathHandler()
/hardware/interfaces/boot/1.0/
DIBootControl.hal49 * from the bootloader, regardless of which slot is active or successful.
87 * marked as successful using markBootSuccessful. Note that only the current
88 * slot can be marked as successful but any slot can be queried.
89 * Returns TRUE if the slot has been marked as successful, FALSE if it has
92 isSlotMarkedSuccessful(Slot slot) generates (BoolResult successful);
/hardware/interfaces/vibrator/1.0/
DIVibrator.hal26 * @return vibratorOnRet whether vibrator command was successful or not.
34 * @return vibratorOffRet whether vibrator command was successful or not.
52 * @return status Whether the command was successful or not. Must return
/hardware/interfaces/wifi/offload/1.0/
DIOffload.hal29 * If OffloadStatusCode::OK is returned, the operation was successful
42 * If OffloadStatusCode::OK is returned, the operation was successful
61 * If OffloadStatusCode::OK is returned, the operation was successful
/hardware/interfaces/gnss/1.1/
DIGnssMeasurement.hal29 * successful call to 'setCallback_1_1' the HAL must begin to provide updates at an average
42 * @return initRet Returns SUCCESS if successful. Returns ERROR_ALREADY_INIT if a callback has

12345