Searched defs:secondParam (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/ |
H A D | ipc_common_param_req.h | 62 void SetSecondParam(const std::string &secondParam) in SetSecondParam()
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | network_utils.cpp | 388 …entSender::SendBase(int32_t slotId, RadioEvent radioEvent, int32_t firstParam, int32_t secondParam) in SendBase() 397 …ender::SendBase(int32_t slotId, RadioEvent radioEvent, int32_t firstParam, std::string secondParam) in SendBase() 433 int32_t firstParam, int32_t secondParam) in SendCallback() 443 int32_t firstParam, std::string secondParam) in SendCallback()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_avcast_controller_callback.cpp | 88 …ControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& secondParam) in HandleEvent() 108 …VCastControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondParam) in HandleEvent() 128 const int32_t firstParam, const int32_t secondParam, const int32_t thirdParam) in HandleEvent()
|
H A D | napi_avsession_callback.cpp | 94 …iAVSessionCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& secondParam) in HandleEvent() 127 …d NapiAVSessionCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondParam) in HandleEvent()
|
H A D | napi_avcontroller_callback.cpp | 98 …ControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& secondParam) in HandleEvent() 133 …apiAVControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondParam) in HandleEvent()
|
H A D | napi_session_listener.cpp | 101 void NapiSessionListener::HandleEvent(int32_t event, const T& firstParam, const N& secondParam) in HandleEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | hidump_helper.cpp | 112 const std::string& firstParam, const std::string& secondParam, std::string &result) in ProcessTwoParam()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/ |
H A D | downloader.cpp | 680 int64_t secondParam = static_cast<int64_t>(dataLen) - writeOffSet; in DropRetryData() local
|