Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/server/
Davcast_controller_item.cpp171 std::string API_PARAM_STRING = "cmd: " + std::to_string(cmd.GetCommand()); in SendControlCommand() local
189 std::string API_PARAM_STRING = ""; in Start() local
232 std::string API_PARAM_STRING = ""; in Prepare() local
275 std::string API_PARAM_STRING = "state: " + std::to_string(avPlaybackState.GetState()) + ", " in GetCastAVPlaybackState() local
331 std::string API_PARAM_STRING = "assetId: " + assetId; in ProcessMediaKeyResponse() local
360 std::string API_PARAM_STRING = "cmd: " + std::to_string(cmd); in AddAvailableCommand() local
388 std::string API_PARAM_STRING = "cmd: " + std::to_string(cmd); in RemoveAvailableCommand() local
Davsession_item.cpp292 std::string API_PARAM_STRING = "assetId: " + meta.GetAssetId() + ", " in ReportSetAVMetaDataInfo() local
432 std::string API_PARAM_STRING = "state: " + std::to_string(state.GetState()) + ", " in SetAVPlaybackState() local
481 std::string API_PARAM_STRING = "bundleName: " + bundleName + ", " in SetLaunchAbility() local
727 std::string API_PARAM_STRING = "cmd :" + std::to_string(cmd); in AddSupportCommand() local
770 std::string API_PARAM_STRING = "cmd :" + std::to_string(cmd); in DeleteSupportCommand() local
Davsession_service.cpp1372 std::string API_PARAM_STRING = ""; in ReportSessionInfo() local