Home
last modified time | relevance | path

Searched refs:PLAYER_SERVER_RELEASE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_type.h35 PLAYER_SERVER_RELEASE, enumerator
H A Dplayer_client.cpp157 case PLAYER_SERVER_RELEASE: { in Callback()
514 para.funcId = PLAYER_SERVER_RELEASE; in Release()
516 uint32_t ret = proxy_->Invoke(proxy_, PLAYER_SERVER_RELEASE, &io, &para, Callback); in Release()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp95 case PLAYER_SERVER_RELEASE: in PlayerServerRequestHandle()