Home
last modified time | relevance | path

Searched refs:XA_LEAVE_INTERFACE (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
DIStreamInformation.cpp28 XA_LEAVE_INTERFACE in IStreamInformation_QueryMediaContainerInformation()
47 XA_LEAVE_INTERFACE in IStreamInformation_QueryMediaContainerInformation()
59 XA_LEAVE_INTERFACE; in IStreamInformation_QueryStreamType()
89 XA_LEAVE_INTERFACE in IStreamInformation_QueryStreamType()
157 XA_LEAVE_INTERFACE in IStreamInformation_QueryStreamInformation()
209 XA_LEAVE_INTERFACE in IStreamInformation_QueryStreamName()
229 XA_LEAVE_INTERFACE in IStreamInformation_RegisterStreamChangeCallback()
241 XA_LEAVE_INTERFACE; in IStreamInformation_QueryActiveStreams()
257 XA_LEAVE_INTERFACE in IStreamInformation_QueryActiveStreams()
271 XA_LEAVE_INTERFACE in IStreamInformation_SetActiveStream()
DIVideoDecoderCapabilities.cpp62 XA_LEAVE_INTERFACE in IVideoDecoderCapabilities_GetVideoDecoders()
104 XA_LEAVE_INTERFACE in IVideoDecoderCapabilities_GetVideoDecoderCapabilities()
DIEngine.cpp1026 XA_LEAVE_INTERFACE in IEngine_CreateCameraDevice()
1039 XA_LEAVE_INTERFACE in IEngine_CreateRadioDevice()
1263 XA_LEAVE_INTERFACE in IEngine_CreateMediaPlayer()
1283 XA_LEAVE_INTERFACE in IEngine_CreateMediaRecorder()
1328 XA_LEAVE_INTERFACE in IEngine_GetImplementationInfo()
1351 XA_LEAVE_INTERFACE in IXAEngine_QuerySupportedProfiles()
/frameworks/wilhelm/src/
Dtrace.h45 #define XA_LEAVE_INTERFACE return result; macro
65 #define XA_LEAVE_INTERFACE slTraceLeaveInterface(__FUNCTION__, result); return result; macro