HomeSort by relevance Sort by last modified time
    Searched refs:SUCCESS (Results 101 - 125 of 1159) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
66 /// Returns 1 on success, 0 on error.
73 /// Returns 1 on success, 0 on error.
78 SUCCESS = 1,
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
66 /// Returns 1 on success, 0 on error.
73 /// Returns 1 on success, 0 on error.
78 SUCCESS = 1,
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
66 /// Returns 1 on success, 0 on error.
73 /// Returns 1 on success, 0 on error.
78 SUCCESS = 1,
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/xray/
xray_interface.h 51 /// Returns 1 on success, 0 on error.
55 /// success, 0 on error.
62 /// Returns 1 on success, 0 on error.
67 /// Returns 1 on success, 0 on error.
74 /// Returns 1 on success, 0 on error.
79 SUCCESS = 1,
  /tools/tradefederation/core/tests/src/com/android/tradefed/result/
InvocationFailureEmailResultReporterTest.java 42 * {@link EmailResultReporter#getInvocationStatus()} is not {@link InvocationStatus#SUCCESS}.
46 FakeEmailResultReporter r = new FakeEmailResultReporter(InvocationStatus.SUCCESS);
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
GCSFileDownloaderFuncTest.java 59 CommandStatus.SUCCESS,
73 CommandStatus.SUCCESS,
85 CommandStatus.SUCCESS,
90 CommandStatus.SUCCESS,
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_OffloadManager.cpp 69 RET result = SUCCESS;
78 return SUCCESS;
83 RET result = SUCCESS;
90 return SUCCESS;
95 RET result = SUCCESS;
105 return SUCCESS;
110 RET result = SUCCESS;
117 return SUCCESS;
144 return SUCCESS;
172 return SUCCESS;
    [all...]
  /cts/tests/tests/telephony/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
CtsStreamingService.java 104 private int mErrorCodeOverride = MbmsErrors.SUCCESS;
110 if (mErrorCodeOverride != MbmsErrors.SUCCESS) {
135 return MbmsErrors.SUCCESS;
142 if (mErrorCodeOverride != MbmsErrors.SUCCESS) {
152 return MbmsErrors.SUCCESS;
159 if (mErrorCodeOverride != MbmsErrors.SUCCESS) {
166 return MbmsErrors.SUCCESS;
198 mErrorCodeOverride = MbmsErrors.SUCCESS;
  /external/linux-kselftest/tools/testing/selftests/kmod/
kmod.sh 160 SUCCESS)
180 echo SUCCESS;;
392 config_expect_result ${FUNCNAME[0]} SUCCESS
400 config_expect_result ${FUNCNAME[0]} SUCCESS
407 config_expect_result ${FUNCNAME[0]} SUCCESS
414 config_expect_result ${FUNCNAME[0]} SUCCESS
430 config_expect_result ${FUNCNAME[0]} SUCCESS
440 config_expect_result ${FUNCNAME[0]} SUCCESS
  /external/vogar/src/vogar/
Expectation.java 45 static final Expectation SUCCESS = new Expectation(Result.SUCCESS, MATCH_ALL_PATTERN,
110 * any result (success or failure) is permitted.
  /external/vogar/src/vogar/tasks/
Task.java 76 if (task.result != Result.SUCCESS) {
97 if (result != Result.SUCCESS) {
  /frameworks/base/core/java/android/speech/tts/
PlaybackSynthesisCallback.java 65 mStatusCode = TextToSpeech.SUCCESS;
149 if (mStatusCode != TextToSpeech.SUCCESS) {
164 return TextToSpeech.SUCCESS;
183 if (mStatusCode != TextToSpeech.SUCCESS) {
210 return TextToSpeech.SUCCESS;
236 if (mStatusCode == TextToSpeech.SUCCESS) {
250 if (statusCode == TextToSpeech.SUCCESS) {
256 return TextToSpeech.SUCCESS;
  /frameworks/support/work/workmanager/src/androidTest/java/androidx/work/worker/
CheckLimitsWorker.java 19 import static androidx.work.Worker.Result.SUCCESS;
54 return SUCCESS;
  /hardware/interfaces/light/2.0/
types.hal 20 SUCCESS,
  /hardware/interfaces/power/1.0/
types.hal 91 SUCCESS = 0,
  /hardware/interfaces/secure_element/1.0/vts/functional/
VtsHalSecureElementV1_0TargetTest.cpp 125 if (status == SecureElementStatus::SUCCESS) {
133 EXPECT_EQ(SecureElementStatus::SUCCESS, statusReturned);
148 EXPECT_EQ(SecureElementStatus::SUCCESS, se_->closeChannel(response.channelNumber));
164 if (status == SecureElementStatus::SUCCESS) {
171 if (statusReturned == SecureElementStatus::SUCCESS) {
212 if (status == SecureElementStatus::SUCCESS) {
220 EXPECT_EQ(SecureElementStatus::SUCCESS, statusReturned);
223 EXPECT_EQ(SecureElementStatus::SUCCESS, se_->closeChannel(response.channelNumber));
  /hardware/interfaces/thermal/1.0/
types.hal 120 SUCCESS = 0,
  /hardware/interfaces/usb/1.0/
types.hal 20 SUCCESS = 0,

Completed in 1135 milliseconds

1 2 3 45 6 7 8 91011>>