Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davcast_controller_item.cpp172 std::string API_PARAM_STRING = "cmd: " + std::to_string(cmd.GetCommand()); in SendControlCommand() local
190 std::string API_PARAM_STRING = ""; in Start() local
233 std::string API_PARAM_STRING = ""; in Prepare() local
277 std::string API_PARAM_STRING = "state: " + std::to_string(avPlaybackState.GetState()) + ", " in GetCastAVPlaybackState() local
333 std::string API_PARAM_STRING = "assetId: " + assetId; in ProcessMediaKeyResponse() local
362 std::string API_PARAM_STRING = "cmd: " + std::to_string(cmd); in AddAvailableCommand() local
390 std::string API_PARAM_STRING = "cmd: " + std::to_string(cmd); in RemoveAvailableCommand() local
H A Davsession_item.cpp302 std::string API_PARAM_STRING = "assetId: " + meta.GetAssetId() + ", " in ReportSetAVMetaDataInfo() local
445 std::string API_PARAM_STRING = "state: " + std::to_string(state.GetState()) + ", " in SetAVPlaybackState() local
494 std::string API_PARAM_STRING = "bundleName: " + bundleName + ", " in SetLaunchAbility() local
754 std::string API_PARAM_STRING = "cmd :" + std::to_string(cmd); in AddSupportCommand() local
797 std::string API_PARAM_STRING = "cmd :" + std::to_string(cmd); in DeleteSupportCommand() local
H A Davsession_service.cpp1382 std::string API_PARAM_STRING = ""; in ReportSessionInfo() local