Searched defs:playStatus_ (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ | ||
H A D | avrcp_media.h | 46 uint8_t playStatus_ = 0; // The value of the "Play Status". Refer to <b>AvrcPlayStatus</b>. member in OHOS::bluetooth::AvrcMpItem |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ | ||
H A D | marquee_pattern.h | 133 bool playStatus_ = false; member in OHOS::OHOS::Ace::NG::MarqueePattern |
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_avrcp_ct.h | 203 uint8_t playStatus_; // The current status of playing. Refer to <b>AvrcPlayStatus</b>. member in OHOS::Bluetooth::AvrcpCtResponse::PlayStatus 262 uint8_t playStatus_ = 0x00; member |
Completed in 3 milliseconds