| /base/update/updateservice/frameworks/js/napi/session/src/ |
| H A D | napi_common_utils.cpp | 71 napi_value obj = nullptr; in GetBool() local 317 int32_t NapiCommonUtils::BuildBusinessError(napi_env env, napi_value &obj, const BusinessError &businessError) in BuildBusinessError() argument 344 napi_value obj; in BuildCallFuncResult() local 357 BuildErrorMessages(napi_env env, napi_value &obj, const std::string &name, const std::vector<ErrorMessage> &errorMessages) BuildErrorMessages() argument [all...] |
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| H A D | user_auth_stub.cpp | 170 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in GetPropertyStub() local 208 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in SetPropertyStub() local 240 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in AuthStub() local 277 sptr<IRemoteObject> obj in AuthWidgetStub() local 388 sptr<IRemoteObject> obj = data.ReadRemoteObject(); AuthUserStub() local 424 sptr<IRemoteObject> obj = data.ReadRemoteObject(); IdentifyStub() local 518 sptr<IRemoteObject> obj = data.ReadRemoteObject(); RegisterWidgetCallbackStub() local 580 sptr<IRemoteObject> obj = data.ReadRemoteObject(); RegistUserAuthSuccessEventListenerStub() local 608 sptr<IRemoteObject> obj = data.ReadRemoteObject(); UnRegistUserAuthSuccessEventListenerStub() local 697 sptr<IRemoteObject> obj = data.ReadRemoteObject(); PrepareRemoteAuthStub() local [all...] |
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| H A D | user_auth_client_impl.cpp | 357 sptr<IRemoteObject> obj = IpcClientUtils::GetRemoteObject(SUBSYS_USERIAM_SYS_ABILITY_USERAUTH); in GetProxy() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | dms_continue_recv_manager.cpp | 130 int32_t DMSContinueRecvMgr::RegisterOnListener(const std::string& type, const sptr<IRemoteObject>& obj) in RegisterOnListener() argument 161 RegisterOffListener(const std::string& type, const sptr<IRemoteObject>& obj) RegisterOffListener() argument 376 NotifyRecvBroadcast(const sptr<IRemoteObject>& obj, const currentIconInfo& continueInfo, const int32_t state) NotifyRecvBroadcast() argument 417 NotifyDied(const sptr<IRemoteObject>& obj) NotifyDied() argument [all...] |
| /foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
| H A D | intell_voice_manager_napi.cpp | 135 auto obj = static_cast<IntellVoiceManagerNapi *>(nativeObject); in Destruct() local
|
| H A D | wakeup_intell_voice_engine_napi.cpp | 115 auto obj = static_cast<WakeupIntellVoiceEngineNapi *>(nativeObject); in Destruct() local
|
| H A D | wakeup_manager_napi.cpp | 118 auto obj = static_cast<WakeupManagerNapi *>(nativeObject); in Destruct() local 365 napi_value obj; in GetUploadFilesComplete() local 450 napi_value obj; in GetCloneCompleteCallback() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
| H A D | js_form_extension_context.cpp | 459 napi_value obj = jsConnectionObject_->GetNapiValue(); in HandleOnAbilityConnectDone() local 502 napi_value obj = jsConnectionObject_->GetNapiValue(); in HandleOnAbilityDisconnectDone() local 554 napi_value obj = jsConnectionObject_->GetNapiValue(); CallJsFailed() local [all...] |
| H A D | js_form_extension.cpp | 120 napi_value obj = jsObj_->GetNapiValue(); in Init() local 129 void JsFormExtension::BindContext(napi_env env, napi_value obj) in BindContext() argument 322 napi_value obj = jsObj_->GetNapiValue(); in CallObjectMethod() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/ |
| H A D | js_insight_intent_executor.cpp | 224 napi_value obj = jsObj_->GetNapiValue(); in CallJsFunctionWithResultInner() local 188 CallJsFunctionWithResult( napi_env env, napi_value obj, const char* funcName, size_t argc, const napi_value* argv, napi_value& result) CallJsFunctionWithResult() argument
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | ability_impl_test.cpp | 2293 auto obj = abilityImpl_->Call(uri, mode, arg, pacMap); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/ |
| H A D | distributed_client.cpp | 251 RegisterMissionListener(const std::u16string& devId, const sptr<IRemoteObject>& obj) RegisterMissionListener() argument 269 RegisterOnListener(const std::string& type, const sptr<IRemoteObject>& obj, int32_t callingUid) RegisterOnListener() argument 288 RegisterOffListener(const std::string& type, const sptr<IRemoteObject>& obj, int32_t callingUid) RegisterOffListener() argument 308 UnRegisterMissionListener(const std::u16string& devId, const sptr<IRemoteObject>& obj) UnRegisterMissionListener() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_checkbox_bridge.cpp | 38 auto obj = ref->ToObject(vm);
in JsCheckboxChangeCallback() local
|
| H A D | arkts_native_radio_bridge.cpp | 41 auto obj = ref->ToObject(vm);
in JsRadioChangeCallback() local
|
| H A D | arkts_native_toggle_bridge.cpp | 44 auto obj = ref->ToObject(vm); in JsToggleChangeCallback() local 423 auto obj = Local<panda::ObjectRef>(paramsArg); in ParseParams() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_interactable_view.cpp | 144 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in JsOnPan() local 370 auto obj = JSRef<JSObject>::Cast(arg); in GetRemoteMessageEventCallback() local
|
| H A D | js_radio.cpp | 302 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in JsRadioStyle() local
|
| H A D | js_checkboxgroup.cpp | 59 JSRef<JSObject> obj = JSRef<JSObject>::New(); in CheckboxGroupResultEventToJSValue() local
|
| H A D | js_scroll.cpp | 467 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in SetNestedScroll() local 500 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in SetScrollSnap() local 542 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in SetInitialOffset() local [all...] |
| H A D | js_sceneview.cpp | 170 std::shared_ptr<Render3D::ISceneAdapter> UnwrapScene(JSRef<JSVal> obj) in UnwrapScene() argument
|
| H A D | js_side_bar.cpp | 338 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in JsDivider() local
|
| H A D | js_shape.cpp | 74 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in SetViewPort() local
|
| H A D | js_utils.cpp | 53 void* UnwrapNapiValue(const JSRef<JSVal>& obj) in UnwrapNapiValue() argument 88 RefPtr<PixelMap> CreatePixelMapFromNapiValue(const JSRef<JSVal>& obj, NativeEngine* localNativeEngine) in CreatePixelMapFromNapiValue() argument 126 bool GetPixelMapListFromAnimatedDrawable(JSRef<JSVal> obj, std::vector<RefPtr<PixelMap>>& pixelMaps, in GetPixelMapListFromAnimatedDrawable() argument 132 RefPtr<PixelMap> GetDrawablePixmap(JSRef<JSVal> obj) in GetDrawablePixmap() argument 137 CreateRSNodeFromNapiValue(JSRef<JSVal> obj) CreateRSNodeFromNapiValue() argument 146 CreateWantWrapFromNapiValue(JSRef<JSVal> obj) CreateWantWrapFromNapiValue() argument 168 CreateRSEffectFromNapiValue(JSRef<JSVal> obj) CreateRSEffectFromNapiValue() argument 174 CreateRSFilterFromNapiValue(JSRef<JSVal> obj) CreateRSFilterFromNapiValue() argument 180 CreateRSBrightnessBlenderFromNapiValue(JSRef<JSVal> obj) CreateRSBrightnessBlenderFromNapiValue() argument 186 CreateDrawingColorFilter(JSRef<JSVal> obj) CreateDrawingColorFilter() argument 191 CreateDrawingLattice(JSRef<JSVal> obj) CreateDrawingLattice() argument [all...] |
| H A D | js_base_node.cpp | 261 auto obj = JSRef<JSObject>::Cast(info[0]); in InitTouchEvent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/ |
| H A D | js_custom_dialog_controller.cpp | 342 JSRef<JSObject> obj = JSRef<JSObject>::Cast(animationValue); in ParseAnimation() local [all...] |