Home
last modified time | relevance | path

Searched defs:playStatus_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.h46 …uint8_t playStatus_ = 0; // The value of the "Play Status". Refer to <b>AvrcPlayStatus… variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.h127 bool playStatus_ = false; variable
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h203 uint8_t playStatus_; // The current status of playing. Refer to <b>AvrcPlayStatus</b>. variable
262 uint8_t playStatus_ = 0x00; member