Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIpPrefix.cpp38 #define RETURN_IF_FAILED(calledOnce) \ argument
40 status_t returnStatus = calledOnce; \
DPersistableBundle.cpp72 #define RETURN_IF_FAILED(calledOnce) \ argument
74 status_t returnStatus = calledOnce; \
/frameworks/base/media/native/midi/
DMidiDeviceInfo.cpp49 #define RETURN_IF_FAILED(calledOnce) \ argument
51 status_t returnStatus = calledOnce; \
/frameworks/av/include/media/
DMicrophoneInfo.h29 #define RETURN_IF_FAILED(calledOnce) \ argument
31 status_t returnStatus = calledOnce; \