Home
last modified time | relevance | path

Searched defs:obj (Results 1226 - 1250 of 2207) sorted by relevance

1...<<41424344454647484950>>...89

/base/update/updateservice/frameworks/js/napi/session/src/
H A Dnapi_common_utils.cpp71 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 Duser_auth_stub.cpp170 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 Duser_auth_client_impl.cpp357 sptr<IRemoteObject> obj = IpcClientUtils::GetRemoteObject(SUBSYS_USERIAM_SYS_ABILITY_USERAUTH); in GetProxy() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_recv_manager.cpp130 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 Dintell_voice_manager_napi.cpp135 auto obj = static_cast<IntellVoiceManagerNapi *>(nativeObject); in Destruct() local
H A Dwakeup_intell_voice_engine_napi.cpp115 auto obj = static_cast<WakeupIntellVoiceEngineNapi *>(nativeObject); in Destruct() local
H A Dwakeup_manager_napi.cpp118 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 Djs_form_extension_context.cpp459 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 Djs_form_extension.cpp120 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 Djs_insight_intent_executor.cpp224 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 Dability_impl_test.cpp2293 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 Ddistributed_client.cpp251 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 Darkts_native_checkbox_bridge.cpp38 auto obj = ref->ToObject(vm); in JsCheckboxChangeCallback() local
H A Darkts_native_radio_bridge.cpp41 auto obj = ref->ToObject(vm); in JsRadioChangeCallback() local
H A Darkts_native_toggle_bridge.cpp44 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 Djs_interactable_view.cpp144 JSRef<JSObject> obj = JSRef<JSObject>::Cast(args[0]); in JsOnPan() local
370 auto obj = JSRef<JSObject>::Cast(arg); in GetRemoteMessageEventCallback() local
H A Djs_radio.cpp302 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in JsRadioStyle() local
H A Djs_checkboxgroup.cpp59 JSRef<JSObject> obj = JSRef<JSObject>::New(); in CheckboxGroupResultEventToJSValue() local
H A Djs_scroll.cpp467 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 Djs_sceneview.cpp170 std::shared_ptr<Render3D::ISceneAdapter> UnwrapScene(JSRef<JSVal> obj) in UnwrapScene() argument
H A Djs_side_bar.cpp338 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in JsDivider() local
H A Djs_shape.cpp74 JSRef<JSObject> obj = JSRef<JSObject>::Cast(info[0]); in SetViewPort() local
H A Djs_utils.cpp53 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 Djs_base_node.cpp261 auto obj = JSRef<JSObject>::Cast(info[0]); in InitTouchEvent() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_custom_dialog_controller.cpp342 JSRef<JSObject> obj = JSRef<JSObject>::Cast(animationValue); in ParseAnimation() local
[all...]

Completed in 28 milliseconds

1...<<41424344454647484950>>...89