| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
| H A D | napi_context.cpp | 799 napi_value object = nullptr; in AfterWorkCallback() local 2832 static bool BindNapiJSContextFunction(napi_env env, napi_value object) in BindNapiJSContextFunction() argument 2911 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsRequestPermissionsFromUser() local 2922 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetBundleName() local 2933 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsVerifyPermission() local 2944 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetApplicationInfo() local 2955 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetProcessInfo() local 2966 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetElementName() local 2977 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetProcessName() local 2988 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetCallingBundle() local 2999 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetOrCreateLocalDir() local 3010 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetFilesDir() local 3021 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsIsUpdatingConfigurations() local 3032 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsPrintDrawnCompleted() local 3043 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetCacheDir() local 3054 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetCtxAppType() local 3065 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetCtxHapModuleInfo() local 3076 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetAppVersionInfo() local 3087 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetApplicationContext() local 3098 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetCtxAbilityInfo() local 3110 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsSetShowOnLockScreen() local 3124 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetOrCreateDistributedDir() local 3136 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsSetWakeUpScreen() local 3151 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsSetDisplayOrientation() local 3166 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetDisplayOrientation() local 3180 auto object = CheckParamsAndGetThis<NapiJsContext>(env, info); JsGetExternalCacheDir() local [all...] |
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
| H A D | simulator.cpp | 609 napi_value object = nullptr; in CreateJsWant() local 790 napi_value object = nullptr; in LoadRuntimeEnv() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| H A D | js_ability_context.cpp | 1876 napi_value object = nullptr; in WrapRequestDialogResult() local 1917 napi_value object in ConfigurationUpdated() local 1968 napi_value object = CreateJsBaseContext(env, context); CreateJsAbilityContext() local 2062 auto object = CreateJsAbilityContext(env, ptr); AttachJsUIAbilityContext() local [all...] |
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | ability_manager_interface.h | 968 virtual int RegisterSessionHandler(const sptr<IRemoteObject> &object) in RegisterSessionHandler() argument
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_running_manager.cpp | 412 sptr<IRemoteObject> object = remote.promote(); in OnRemoteDied() local 1000 sptr<IRemoteObject> object = remote.promote(); in OnRemoteRenderDied() local 1352 sptr<IRemoteObject> object in OnChildProcessRemoteDied() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register.cpp | 69 JSRef<JSObject> object = JSRef<JSObject>::New(); in CreateJsObjectFromJsonValue() local 86 JSRef<JSObject> object = JSRef<JSObject>::Make(obj); in RegisterCardUpdateCallback() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_api_impl_bridge.cpp | 401 auto object = panda::ObjectRef::New(vm); in GetArkUINativeModule() local 2723 RegisterCheckboxAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterCheckboxAttributes() argument 2774 RegisterTextpickerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTextpickerAttributes() argument 2816 RegisterTimepickerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTimepickerAttributes() argument 2850 RegisterRatingAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterRatingAttributes() argument 2872 RegisterSliderAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterSliderAttributes() argument 2950 RegisterRadioAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterRadioAttributes() argument 2992 RegisterSelectAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterSelectAttributes() argument 3090 RegisterPanelAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPanelAttributes() argument 3136 RegisterButtonAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterButtonAttributes() argument 3214 RegisterToggleAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterToggleAttributes() argument 3256 RegisterDividerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterDividerAttributes() argument 3278 RegisterGridAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterGridAttributes() argument 3376 RegisterNavigationAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNavigationAttributes() argument 3450 RegisterImageAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterImageAttributes() argument 3580 RegisterNavRouterAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNavRouterAttributes() argument 3590 RegisterNavigatorAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNavigatorAttributes() argument 3612 RegisterNodeContainerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNodeContainerAttributes() argument 3622 RegisterRenderNodeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterRenderNodeAttributes() argument 3676 RegisterFrameNodeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterFrameNodeAttributes() argument 3808 RegisterLineAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterLineAttributes() argument 3822 RegisterPathAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPathAttributes() argument 3832 RegisterPolygonAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPolygonAttributes() argument 3842 RegisterPolylineAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPolylineAttributes() argument 3852 RegisterSideBarContainerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterSideBarContainerAttributes() argument 3898 RegisterCalendarPickerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterCalendarPickerAttributes() argument 3932 RegisterMenuItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterMenuItemAttributes() argument 3962 RegisterMenuAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterMenuAttributes() argument 3996 RegisterTabAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterTabAttributes() argument 4090 RegisterStepperItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterStepperItemAttributes() argument 4108 RegisterTabContentAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterTabContentAttributes() argument 4130 RegisterRefreshAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterRefreshAttributes() argument 4148 RegisterHyperlinkAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterHyperlinkAttributes() argument 4167 RegisterFormAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterFormAttributes() argument 4217 RegisterDatePickerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterDatePickerAttributes() argument 4243 RegisterWaterFlowAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterWaterFlowAttributes() argument 4317 RegisterAlphabetIndexerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterAlphabetIndexerAttributes() argument 4419 RegisterGaugeAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterGaugeAttributes() argument 4454 RegisterMarqueeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterMarqueeAttributes() argument 4498 RegisterDataPanelAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterDataPanelAttributes() argument 4526 RegisterScrollableAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterScrollableAttributes() argument 4536 RegisterScrollAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterScrollAttributes() argument 4630 RegisterGridItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterGridItemAttributes() argument 4662 RegisterProgressAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterProgressAttributes() argument 4691 RegisterPluginAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPluginAttributes() argument 4710 RegisterCommonShapeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterCommonShapeAttributes() argument 4772 RegisterShapeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterShapeAttributes() argument 4786 RegisterRectAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterRectAttributes() argument 4804 RegisterSwiperAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterSwiperAttributes() argument 4922 RegisterListItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterListItemAttributes() argument 4940 RegisterListAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterListAttributes() argument 5058 RegisterListItemGroupAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterListItemGroupAttributes() argument 5076 RegisterQRCodeAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterQRCodeAttributes() argument 5096 RegisterLoadingProgressAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterLoadingProgressAttributes() argument 5116 RegisterTextClockAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTextClockAttributes() argument 5164 RegisterTextTimerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTextTimerAttributes() argument 5202 RegisterXComponentAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterXComponentAttributes() argument 5304 RegisterXComponentNodeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterXComponentNodeAttributes() argument 5321 RegisterResourceAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterResourceAttributes() argument 5335 RegisterFlexAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterFlexAttributes() argument 5345 RegisterBadgeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterBadgeAttributes() argument 5355 RegisterScrollBarAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterScrollBarAttributes() argument [all...] |
| H A D | arkts_native_render_node_bridge.cpp | 183 void RenderNodeBridge::FireDrawCallback(EcmaVM* vm, JsWeak<panda::CopyableGlobal<panda::ObjectRef>> object, in FireDrawCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_search.cpp | 748 JSRef<JSObject> object = JSRef<JSObject>::Cast(info[0]); in JsBorder() local 806 void JSSearch::GetBorderRadiusByLengthMetrics(const char* key, JSRef<JSObject>& object, in GetBorderRadiusByLengthMetrics() argument 817 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument 857 JSRef<JSObject> object = JSRef<JSObject>::Cast(args); ParseBorderRadius() local 967 JSRef<JSObject> object = objectTemplate->NewInstance(); CreateJSTextCommonEvent() local [all...] |
| /foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/ |
| H A D | sa_perform_action_xts.cpp | 955 auto object = connection->GetProxy()->AsObject(); in DeleteConnectionAndDeathRecipient() local 1047 auto object = connection->GetCardProxy(treeId)->AsObject(); RemoveTreeDeathRecipient() local [all...] |
| /foundation/barrierfree/accessibility/frameworks/acfwk/src/ |
| H A D | accessibility_config_impl.cpp | 119 auto object = samgr->GetSystemAbility(ACCESSIBILITY_MANAGER_SERVICE_ID); in InitAccessibilityServiceProxy() local 181 auto object = samgr->GetSystemAbility(ACCESSIBILITY_MANAGER_SERVICE_ID); in LoadSystemAbilitySuccess() local 268 sptr<IRemoteObject> object = serviceProxy_->AsObject(); ResetService() local [all...] |
| /foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
| H A D | accessible_ability_client_impl.cpp | 106 sptr<IRemoteObject> object = samgr->GetSystemAbility(ACCESSIBILITY_MANAGER_SERVICE_ID); in InitAccessibilityServiceProxy() local 208 sptr<IRemoteObject> object = samgr->GetSystemAbility(ACCESSIBILITY_MANAGER_SERVICE_ID); in LoadSystemAbilitySuccess() local 1063 sptr<IRemoteObject> object = serviceProxy_->AsObject(); in NotifyServiceDied() local 1085 sptr<IRemoteObject> object = channelClient_->GetRemote(); ResetAAClient() local [all...] |
| /foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/ |
| H A D | samgr_register_element_test.cpp | 955 auto object = connection->GetProxy()->AsObject(); in DeleteConnectionAndDeathRecipient() local 1047 auto object = connection->GetCardProxy(treeId)->AsObject(); RemoveTreeDeathRecipient() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 53 void JerrySetNamedProperty(jerry_value_t object, const char * const name, jerry_value_t propValue) in JerrySetNamedProperty() argument 58 void JerrySetNumberProperty(jerry_value_t object, const char * const name, double value) in JerrySetNumberProperty() argument 65 void JerrySetStringProperty(jerry_value_t object, const char * const name, const char * const value) in JerrySetStringProperty() argument 72 void JerrySetStringProperty(jerry_value_t object, const char * const name, const char * const value, uint32_t length) in JerrySetStringProperty() argument 79 char *JerryMallocStringProperty(const jerry_value_t object, const char * const name, uint16_t &length) in JerryMallocStringProperty() argument 87 JerryGetIntegerProperty(jerry_value_t object, const char * const name) JerryGetIntegerProperty() argument 95 JerryGetBoolProperty(jerry_value_t object, const char * const name, bool &outValue) JerryGetBoolProperty() argument 108 JerrySetFuncProperty(jerry_value_t object, const char * const name, jerry_external_handler_t handler) JerrySetFuncProperty() argument [all...] |
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| H A D | test_napi.cpp | 5279 napi_value object = nullptr; HWTEST_F() local 5330 napi_value object = nullptr; HWTEST_F() local 5395 napi_value object = nullptr; HWTEST_F() local 5447 napi_value object = nullptr; HWTEST_F() local 5499 napi_value object = nullptr; HWTEST_F() local 5551 napi_value object = nullptr; HWTEST_F() local 5616 napi_value object = nullptr; HWTEST_F() local 5693 napi_value object = nullptr; HWTEST_F() local 5744 napi_value object = nullptr; HWTEST_F() local 5809 napi_value object = nullptr; HWTEST_F() local 5861 napi_value object = nullptr; HWTEST_F() local 5913 napi_value object = nullptr; HWTEST_F() local 5965 napi_value object = nullptr; HWTEST_F() local 6030 napi_value object = nullptr; HWTEST_F() local [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/include/ |
| H A D | napi_bluetooth_utils.h | 438 T1* object; member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_server_profile.cpp | 258 auto object = static_cast<GattServerProfile::impl *>(context); in ReceiveData() local 321 auto object = static_cast<GattServerProfile::impl *>(context); ReceiveResponseResult() local [all...] |
| H A D | gatt_client_profile.cpp | 879 auto object = static_cast<GattClientProfile::impl *>(context); in ReceiveData() local 965 auto object = static_cast<GattClientProfile::impl *>(context); in ReceiveRequestResult() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_host_server.cpp | 812 sptr<IRemoteObject> object = nullptr; in GetProfile() local 822 sptr<IRemoteObject> object = nullptr; in GetBleRemote() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_host_impl.cpp | 1723 void InstalldHostImpl::LoadNeedCreateSandbox(const nlohmann::json &object, std::vector<std::string> &typeList) in LoadNeedCreateSandbox() argument 1742 bool InstalldHostImpl::LoadExtensionNeedCreateSandbox(const nlohmann::json &object, std::string extensionTypeName) in LoadExtensionNeedCreateSandbox() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
| H A D | bms_bundle_quick_fix_test.cpp | 3844 const sptr<IRemoteObject> object; in HWTEST_F() local 3860 const sptr<IRemoteObject> object; in HWTEST_F() local 3876 const sptr<IRemoteObject> object; in HWTEST_F() local 5271 sptr<IRemoteObject> object; in HWTEST_F() local 5296 sptr<IRemoteObject> object; in HWTEST_F() local 5316 sptr<IRemoteObject> object; HWTEST_F() local 5339 sptr<IRemoteObject> object; HWTEST_F() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/ |
| H A D | audio_interrupt_service.cpp | 139 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local 456 int32_t AudioInterruptService::SetAudioManagerInterruptCallback(const sptr<IRemoteObject> &object) in SetAudioManagerInterruptCallback() argument 521 SetAudioInterruptCallback(const int32_t zoneId, const uint32_t sessionId, const sptr<IRemoteObject> &object, uint32_t uid) SetAudioInterruptCallback() argument 2008 AudioInterruptClient( const std::shared_ptr<AudioInterruptCallback> &callback, const sptr<IRemoteObject> &object, const sptr<AudioInterruptDeathRecipient> &deathRecipient) AudioInterruptClient() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_manager_stub.cpp | 360 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleSetParameterCallback() local 580 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleRegiestPolicyProvider() local 589 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleSetWakeupSourceCallback() local
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_system_manager.cpp | 167 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioSystemManagerProxy() local 1365 sptr<IRemoteObject> object = wakeupCloseCbStub->AsObject(); in RegisterWakeupSourceCallback() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| H A D | audio_policy_proxy.cpp | 1863 int32_t AudioPolicyProxy::SetAudioDeviceAnahsCallback(const sptr<IRemoteObject> &object) in SetAudioDeviceAnahsCallback() argument 911 RegisterTracker(AudioMode &mode, AudioStreamChangeInfo &streamChangeInfo, const sptr<IRemoteObject> &object) RegisterTracker() argument
|