/hardware/interfaces/audio/aidl/default/ |
D | Config.cpp | 34 LOG(WARNING) << func << ": " << mAudioPolicyConverter.getError(); in getSurroundSoundConfig() 50 LOG(INFO) << func << ": " << mEngConfigConverter.getError(); in getEngineConfig() 54 LOG(WARNING) << func << ": " << mAudioPolicyConverter.getError(); in getEngineConfig()
|
/hardware/interfaces/keymaster/4.0/vts/performance/ |
D | Benchmark.cpp | 312 int getError() { return static_cast<int>(error_); } in getError() function in android::hardware::keymaster::V4_0::test::KeymasterWrapper 488 ("Key generation error, " + std::to_string(keymaster->getError())).c_str()); in sign() 499 ("Error beginning sign, " + std::to_string(keymaster->getError())).c_str()); in sign() 504 state.SkipWithError(("Sign error, " + std::to_string(keymaster->getError())).c_str()); in sign() 514 ("Key generation error, " + std::to_string(keymaster->getError())).c_str()); in verify() 523 ("Error beginning sign, " + std::to_string(keymaster->getError())).c_str()); in verify() 529 state.SkipWithError(("Sign error, " + std::to_string(keymaster->getError())).c_str()); in verify() 538 ("Verify begin error, " + std::to_string(keymaster->getError())).c_str()); in verify() 543 state.SkipWithError(("Verify error, " + std::to_string(keymaster->getError())).c_str()); in verify() 606 ("Key generation error, " + std::to_string(keymaster->getError())).c_str()); in encrypt() [all …]
|
/hardware/interfaces/security/keymint/aidl/vts/performance/ |
D | KeyMintBenchmark.cpp | 69 int getError() { return static_cast<int>(error_); } in getError() function in aidl::android::hardware::security::keymint::test::KeyMintBenchmarkTest 602 ("Key generation error, " + std::to_string(keymintTest->getError())).c_str()); in keygen() 654 ("Key generation error, " + std::to_string(keymintTest->getError())).c_str()); in sign() 667 ("Error beginning sign, " + std::to_string(keymintTest->getError())).c_str()); in sign() 673 state.SkipWithError(("Sign error, " + std::to_string(keymintTest->getError())).c_str()); in sign() 700 ("Key generation error, " + std::to_string(keymintTest->getError())).c_str()); in verify() 709 ("Error beginning sign, " + std::to_string(keymintTest->getError())).c_str()); in verify() 714 state.SkipWithError(("Sign error, " + std::to_string(keymintTest->getError())).c_str()); in verify() 726 ("Verify begin error, " + std::to_string(keymintTest->getError())).c_str()); in verify() 732 ("Verify error, " + std::to_string(keymintTest->getError())).c_str()); in verify() [all …]
|
/hardware/interfaces/audio/aidl/common/include/ |
D | StreamWorker.h | 53 std::string getError() { in getError() function 152 std::string getError() { return mThread.getError(); } in getError() function
|
/hardware/interfaces/audio/aidl/default/include/core-impl/ |
D | AudioPolicyConfigXmlConverter.h | 49 std::string getError() const { return mConverter.getError(); } in getError() function
|
D | EngineConfigXmlConverter.h | 39 std::string getError() const { return mConverter.getError(); } in getError() function
|
D | XmlConverter.h | 39 const std::string& getError() const { return mErrorMessage; } in getError() function
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglThreadInfo.h | 34 EGLint getError() const { return m_err; } in getError() function
|
D | EglImp.cpp | 218 if(tls_thread->getError() == EGL_SUCCESS) { \ 1974 EGLint err = tls_thread->getError(); in eglGetError()
|
/hardware/google/gfxstream/guest/magma/magma_enc/ |
D | magma_client_context.h | 69 virtual unsigned int getError(){ return 0; } in getError() function
|
/hardware/google/gfxstream/guest/renderControl_enc/ |
D | renderControl_client_context.h | 89 virtual unsigned int getError(){ return 0; } in getError() function
|
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | TranslatorIfaces.h | 103 int (*getError)(); member
|
/hardware/interfaces/audio/aidl/common/tests/ |
D | streamworker_tests.cpp | 281 ASSERT_TRUE(worker.start(workerName)) << worker.getError(); in TEST_P() 289 ASSERT_TRUE(worker.start("", priority)) << worker.getError(); in TEST_P()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | PolicyConfig.h | 52 std::string getError() const;
|
D | PolicyConfig.cpp | 42 std::string PolicyConfig::getError() const { in getError() function in PolicyConfig
|
/hardware/interfaces/audio/core/all-versions/vts/functional/tests/ |
D | generators_tests.cpp | 65 ALOGE("%s", mConfig->getError().c_str()); in init()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | PolicyConfig.h | 49 std::string getError() const { in getError() function
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | GLEncoder.h | 47 virtual GLenum getError() { return m_error; }; in getError() function
|
D | gl_client_context.h | 312 virtual unsigned int getError(){ return 0; } in getError() function
|
D | GLEncoder.cpp | 52 GLenum err = ctx->getError(); in s_glGetError()
|
/hardware/interfaces/audio/aidl/vts/ |
D | ModuleConfig.h | 50 std::string getError() const { return mStatus.getMessage(); } in getError() function
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_client_context.h | 458 virtual unsigned int getError(){ return 0; } in getError() function
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | HistogramDevice.h | 855 int getError() const;
|
D | HistogramDevice.cpp | 1216 if ((ret = drmConfigBlobTmp->getError())) { in createDrmConfigBlob() 1583 int HistogramDevice::PropertyBlob::getError() const { in getError() function in HistogramDevice::PropertyBlob
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterface.h | 243 int getError() { return mError; }; in getError() function
|