Home
last modified time | relevance | path

Searched defs:pState (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp201 void FileHandle::setState(FileHandle::IOState pState) { in setState()
205 void FileHandle::cleanState(FileHandle::IOState pState) { in cleanState()
/aosp12/frameworks/wilhelm/src/itf/
H A DIBufferQueue.cpp122 static SLresult IBufferQueue_GetState(SLBufferQueueItf self, SLBufferQueueState *pState) in IBufferQueue_GetState()
H A DIAndroidBufferQueue.cpp394 SLAndroidBufferQueueState *pState) in IAndroidBufferQueue_GetState()
H A DIRecord.cpp50 static SLresult IRecord_GetRecordState(SLRecordItf self, SLuint32 *pState) in IRecord_GetRecordState()
H A DIPlay.cpp117 static SLresult IPlay_GetPlayState(SLPlayItf self, SLuint32 *pState) in IPlay_GetPlayState()
H A DIObject.cpp284 static SLresult IObject_GetState(SLObjectItf self, SLuint32 *pState) in IObject_GetState()
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DGlWrapper.cpp205 ui::DisplayState* pState = (ui::DisplayState*)dpyState.data(); in initialize() local
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp655 android::ui::DisplayState* pState = (android::ui::DisplayState*)state.data(); in TEST_P() local