Searched defs:secondParam (Results 1 – 5 of 5) sorted by relevance
| /foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
| D | napi_avcast_controller_callback.cpp | 67 …ControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& secondParam) in HandleEvent() 86 …VCastControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondParam) in HandleEvent() 105 const int32_t firstParam, const int32_t secondParam, const int32_t thirdParam) in HandleEvent()
|
| D | napi_avcontroller_callback.cpp | 67 …ControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& secondParam) in HandleEvent() 87 …apiAVControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondParam) in HandleEvent()
|
| D | napi_avsession_callback.cpp | 61 …iAVSessionCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& secondParam) in HandleEvent() 80 …d NapiAVSessionCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondParam) in HandleEvent()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | hidump_helper.cpp | 115 const std::string& firstParam, const std::string& secondParam, std::string &result) in ProcessTwoParam()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
| D | napi_common_ability.cpp | 3997 auto secondParam = reinterpret_cast<napi_value>(info.argv[PARAM1]); in JsConnectAbility() local
|