Home
last modified time | relevance | path

Searched defs:firstParam (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_common_param_req.h42 void SetFirstParam(const std::string &firstParam) in SetFirstParam()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_utils.cpp388 bool EventSender::SendBase(int32_t slotId, RadioEvent radioEvent, int32_t firstParam, int32_t secon… in SendBase()
397 bool EventSender::SendBase(int32_t slotId, RadioEvent radioEvent, int32_t firstParam, std::string s… 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 Dnapi_avcast_controller_callback.cpp88 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const … in HandleEvent()
108 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& se… in HandleEvent()
128 const int32_t firstParam, const int32_t secondParam, const int32_t thirdParam) in HandleEvent()
H A Dnapi_avsession_callback.cpp94 void NapiAVSessionCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& seco… in HandleEvent()
127 void NapiAVSessionCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondPar… in HandleEvent()
H A Dnapi_avcontroller_callback.cpp98 void NapiAVControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& s… in HandleEvent()
133 void NapiAVControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& second… in HandleEvent()
H A Dnapi_session_listener.cpp101 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 Dhidump_helper.cpp112 const std::string& firstParam, const std::string& secondParam, std::string &result) in ProcessTwoParam()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp447 napi_value firstParam = nullptr; in ModifyResourceParam() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp401 auto firstParam = jsObj->Get(vm, in CompleteResourceObjectFromId() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp2991 const std::string firstParam = params[0]; in CheckDumpInfoParams() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2850 SnapshotParam firstParam; in CreateBackgroundPixelMap() local