Searched defs:error (Results 26 - 50 of 293) sorted by relevance

1234567891011>>

/frameworks/compile/mclinker/include/mcld/Support/
H A DMsgHandling.h30 MsgHandler error(unsigned int pID);
49 inline mcld::MsgHandler mcld::error(unsigned int pID) { function in class:mcld
/frameworks/ex/framesequence/jni/
H A DBitmapDecoderJNI.cpp27 void throwException(JNIEnv* env, const char* error) { argument
29 env->ThrowNew(clazz, error);
/frameworks/native/services/vr/performanced/
H A Dperformance_service_tests.cpp12 int error; local
15 error = dvrSetCpuPartition(0, "/application/background");
16 EXPECT_EQ(0, error);
18 error = dvrSetCpuPartition(0, "/application/performance");
19 EXPECT_EQ(0, error);
42 error = dvrSetCpuPartition(task_id, "/application");
43 EXPECT_EQ(0, error);
56 error = dvrSetCpuPartition(task_id, "/application");
57 EXPECT_EQ(-EINVAL, error);
60 error
69 int error; local
90 int error; local
109 int error; local
[all...]
/frameworks/rs/rsov/compiler/spirit/
H A Dpass.cpp24 Module *Pass::run(Module *module, int *error) { argument
28 if (error) {
29 *error = intermediateError;
36 std::vector<uint32_t> Pass::runAndSerialize(Module *module, int *error) { argument
40 if (error) {
41 *error = intermediateError;
H A Dpass_queue.cpp30 Module *PassQueue::run(Module *module, int *error) { argument
48 if (error) {
49 *error = intermediateError;
54 if (error) {
55 *error = -1;
69 int *error) {
79 return runAndSerialize(module, error);
82 std::vector<uint32_t> PassQueue::runAndSerialize(Module *module, int *error) { argument
101 if (error) {
102 *error
68 run(const std::vector<uint32_t> &spirvWords, int *error) argument
[all...]
H A Dtransformer.cpp24 Module *Transformer::run(Module *module, int *error) { argument
25 auto words = runAndSerialize(module, error);
29 std::vector<uint32_t> Transformer::runAndSerialize(Module *m, int *error) { argument
58 if (error) {
59 *error = 0;
/frameworks/av/drm/libmediadrm/
H A DSharedLibrary.cpp46 // Clear last error before we load the symbol again,
53 const char *error = dlerror(); local
54 return error ? error : "No errors or unknown error";
/frameworks/av/media/img_utils/src/
H A DFileInput.cpp55 int error = ::ferror(mFp); local
56 if (error != 0) {
57 ALOGE("%s: Error %d occurred while reading file %s.", __FUNCTION__, error, mPath.string());
H A DFileOutput.cpp55 int error = ::ferror(mFp); local
56 if (error != 0) {
57 ALOGE("%s: Error %d occurred while writing file %s.", __FUNCTION__, error, mPath.string());
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dchannel_map.c32 Word16 error=0; local
57 error=1;
60 return error;
66 Word16 error; local
67 error = 0;
80 error=4;
83 return error;
93 Word16 error; local
94 error = 0;
120 error
[all...]
/frameworks/av/media/mtp/
H A DAsyncIO.h50 int error; member in struct:aiocb
/frameworks/base/core/java/android/app/backup/
H A DRestoreObserver.java74 * @param error Zero on success; a nonzero error code if the restore operation
77 public void restoreFinished(int error) { argument
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DCustomErrorEditText.java25 * EditText that shows an error without a popup.
40 public void setError(CharSequence error, Drawable icon) { argument
42 mError = error;
/frameworks/base/services/net/java/android/net/netlink/
H A DStructNlMsgErr.java47 struct.error = byteBuffer.getInt();
52 public int error; field in class:StructNlMsgErr
59 byteBuffer.putInt(error);
68 + "error{" + error + "}, "
/frameworks/base/tools/aapt2/
H A DLoadedApk.cpp31 std::string error; local
32 std::unique_ptr<io::ZipFileCollection> apk = io::ZipFileCollection::Create(path, &error);
34 context->GetDiagnostics()->Error(DiagMessage(source) << error);
/frameworks/base/tools/aapt2/xml/
H A DXmlActionExecutor.cpp51 bool error = false; local
53 error |= !action(el, diag);
60 error |= !iter->second.Execute(policy, diag, child_el);
70 error = true;
74 return !error;
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DLogAbortException.java29 public void error(Log log) { method in class:LogAbortException
30 log.error(mFormat, mArgs);
/frameworks/compile/libbcc/lib/
H A DCompilerConfig.cpp85 std::string error; local
86 mTarget = llvm::TargetRegistry::lookupTarget(mTriple, error);
91 mTriple.c_str(), error.c_str());
/frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
H A DCompilationResult.java31 public final String error; field in class:CompilationResult
33 public CompilationResult(int resultCode, String output, String error) { argument
36 this.error = error;
44 return resultCode != 0 && error.indexOf(text) > 0;
48 List<ScopedException> errors = ScopedException.extractErrors(error);
52 assertEquals(error, 1, errors.size());
58 for (String line : error.split(StringUtils.LINE_SEPARATOR)) {
67 return ScopedException.extractErrors(error);
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
H A DPreconditions.java23 public static void check(boolean value, String error, Object... args) { argument
25 L.e(error, args);
29 public static void checkNotNull(Object value, String error, Object... args) { argument
31 L.e(error, args);
35 public static void checkNull(Object value, String error, Object... args) { argument
37 L.e(error, args);
/frameworks/native/include/ui/
H A DGralloc2.h104 Error error = mMapper.createDescriptor(descriptorInfo, &descriptor); local
105 if (error == Error::NONE) {
106 error = allocate(descriptor, count, outStride, outBufferHandles);
108 return error;
/frameworks/native/libs/vr/libvrflinger/
H A Depoll_event_dispatcher.cpp59 const int error = errno; local
60 ALOGE("Failed to add fd to epoll set because: %s", strerror(error));
61 return pdx::ErrorStatus(error);
73 const int error = errno; local
74 ALOGE("Failed to remove fd from epoll set because: %s", strerror(error));
75 return pdx::ErrorStatus(error);
90 const int error = dvrSetSchedulerClass(0, "graphics"); local
92 error < 0,
94 strerror(-error));
/frameworks/native/opengl/libs/EGL/
H A Degl_tls.h35 EGLint error; member in class:android::egl_tls_t
42 const char* caller, int line, EGLint error, bool quiet);
56 int line, EGLint error, T returnValue, bool quiet = false) {
57 setErrorEtcImpl(caller, line, error, quiet);
55 setErrorEtc(const char* caller, int line, EGLint error, T returnValue, bool quiet = false) argument
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp53 for (EGLint error = eglGetError(); error != EGL_SUCCESS; error
56 op, EGLUtils::strerror(error), error);
62 for (GLint error = glGetError(); error; error
64 testPrintE("after %s() glError (0x%x)", op, error);
112 EGLint error local
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallStateException.java26 /** The error code is not valid (Not received a disconnect cause) */
44 CallStateException(int error, String string) argument
47 mError = error;

Completed in 7134 milliseconds

1234567891011>>