Home
last modified time | relevance | path

Searched defs:internalError (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/
H A DCompatibilityMatrix.cpp40 std::string internalError; in addAllHals() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp5820 void ACodec::signalError(OMX_ERRORTYPE error, status_t internalError) { in signalError()