| /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...] |
| H A D | js_list_item.cpp | 108 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[ARGS_LENGTH]); in CreateForPartialUpdate() local 260 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in SetSwiperAction() local 264 void JSListItem::ParseSwiperAction(const JSRef<JSObject>& obj, const JsiExecutionContext& context, NG::FrameNode* node) in ParseSwiperAction() argument
|
| H A D | js_security_ui_extension.cpp | 399 auto obj = JSRef<JSObject>::Cast(info[1]); in Create() local [all...] |
| H A D | js_scroller.cpp | 112 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in ScrollTo() local 186 auto obj = JSRef<JSObject>::Cast(args[1]); in ScrollEdge() local 246 auto obj = JSRef<JSObject>::Cast(optionArg); in ScrollToIndex() local 265 auto obj = JSRef<JSObject>::Cast(args[0]); in ScrollPage() 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...] |