Home
last modified time | relevance | path

Searched defs:objState (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/
H A Dcodecsendcommand_fuzzer.cpp39 void WaitState(CodecStateType objState) in WaitState()
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.cpp352 bool FunctionUtil::WaitState(sptr<ICodecComponent> component, CodecStateType objState) in WaitState()
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp555 void ComponentNode::WaitStateChange(uint32_t objState, OMX_STATETYPE *status) in WaitStateChange()
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcomponent_node.cpp673 void ComponentNode::WaitStateChange(CodecStateType objState, CodecStateType &status) in WaitStateChange()
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp192 void waitState(OMX_STATETYPE objState) in waitState()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp602 …std::vector<uint8_t> objState = ArkWebBasicVectorStructToClass<uint8_t, ArkWebUint8Vector>(stState… in SerializeWebState() local