Home
last modified time | relevance | path

Searched defs:getError (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglThreadInfo.h34 EGLint getError() const { return m_err; } in getError() function
/hardware/interfaces/audio/aidl/default/include/core-impl/
DCapEngineConfigXmlConverter.h41 std::string getError() const { return mConverter.getError(); } in getError() function
DAudioPolicyConfigXmlConverter.h49 std::string getError() const { return mConverter.getError(); } in getError() function
DEngineConfigXmlConverter.h39 std::string getError() const { return mConverter.getError(); } in getError() function
DXmlConverter.h39 const std::string& getError() const { return mErrorMessage; } in getError() function
DStream.h320 std::string getError() override { return WorkerImpl::getError(); } in getError() function
/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h53 std::string getError() { in getError() function
152 std::string getError() { return mThread.getError(); } in getError() function
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.h46 std::string getError() const { return mStatus.getMessage(); } in getError() function
/hardware/interfaces/radio/aidl/minradio/libminradio/
DResponseTracker.cpp54 RadioError ResponseTrackerResultBase::getError() const { in getError() function in android::hardware::radio::minimal::ResponseTrackerResultBase
/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h49 std::string getError() const { in getError() function
/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.h47 virtual GLenum getError() { return m_error; }; in getError() function
Dgl_client_context.h312 virtual unsigned int getError(){ return 0; } in getError() function
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp42 std::string PolicyConfig::getError() const { in getError() function in PolicyConfig
/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h69 virtual unsigned int getError(){ return 0; } in getError() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/
DTranslatorIfaces.h103 int (*getError)(); member
/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h89 virtual unsigned int getError(){ return 0; } in getError() function
/hardware/interfaces/keymaster/4.0/vts/performance/
DBenchmark.cpp312 int getError() { return static_cast<int>(error_); } in getError() function in android::hardware::keymaster::V4_0::test::KeymasterWrapper
/hardware/interfaces/security/keymint/aidl/vts/performance/
DKeyMintBenchmark.cpp69 int getError() { return static_cast<int>(error_); } in getError() function in aidl::android::hardware::security::keymint::test::KeyMintBenchmarkTest
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h106 virtual GLenum getError() { return m_error; }; in getError() function
Dgl2_client_context.h458 virtual unsigned int getError(){ return 0; } in getError() function