Searched defs:jsListenerObj (Results 1 – 2 of 2) sorted by relevance
41 void JsDeviceSelectionListener::AddCallback(const std::string& cbType, NativeValue* jsListenerObj) in AddCallback()
314 NativeCallbackInfo &info, std::string &cbType, int32_t &token, NativeValue** jsListenerObj) in OnRegisterDeviceSelectionCallbackParameterCheck()342 NativeValue* jsListenerObj = nullptr; in OnRegisterDeviceSelectionCallback() local