Home
last modified time | relevance | path

Searched defs:object (Results 1751 - 1775 of 2767) sorted by relevance

1...<<71727374757677787980>>...111

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_utils.cpp53 void BindNativeFunction(napi_env env, napi_value object, const char* name, in BindNativeFunction() argument
64 void BindNativeProperty(napi_env env, napi_value object, const char* name, napi_callback getter) in BindNativeProperty() argument
114 void SetNamedNativePointer(napi_env env, napi_value object, const char* name, void* ptr, napi_finalize func) in SetNamedNativePointer() argument
122 void* GetNamedNativePointer(napi_env env, napi_value object, const char* name) in GetNamedNativePointer() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_caller_complex.cpp499 napi_value object = nullptr; in CreateJsCallerComplex() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service.cpp708 void CastSessionManagerService::CastEngineClientDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_runtime_utils.cpp52 void BindNativeFunction(napi_env env, napi_value object, const char *name, in BindNativeFunction() argument
63 void BindNativeProperty(napi_env env, napi_value object, const char *name, napi_callback getter) in BindNativeProperty() argument
104 void SetNamedNativePointer(napi_env env, napi_value object, const char *name, void *ptr, napi_finalize func) in SetNamedNativePointer() argument
112 void *GetNamedNativePointer(napi_env env, napi_value object, const char *name) in GetNamedNativePointer() argument
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp464 napi_value object = nullptr; in CreateJsFeatureAbility() local
[all...]
/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp268 nlohmann::json object; in LoadResidentProcessInExtremeMemory() local
308 nlohmann::json object; in LoadAllowNativeChildProcessApps() local
377 nlohmann::json object; in LoadStartAbilityWithoutCallerToken() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension_context.cpp356 napi_value object = CreateJsExtensionContext(env, context, abilityInfo); in CreateJsFormExtensionContext() local
[all...]
H A Djs_form_extension.cpp53 napi_value object = CreateJsFormExtensionContext(env, ptr); in AttachFormExtensionContext() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp36 OHOS::sptr<OHOS::IRemoteObject> object = systemAbilityManager->GetSystemAbility(OHOS::APP_MGR_SERVICE_ID); in GetAppMgr() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_custom_dialog_controller.cpp396 void JSCustomDialogController::JSBind(BindingTarget object) in JSBind() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sliding_panel.cpp146 JSRef<JSObject> object = JSRef<JSObject>::Cast(args); in ParsePanelRadius() local
H A Djs_toggle.cpp486 JSRef<JSObject> object = JSRef<JSObject>::Cast(info[0]); in JsBorder() local
H A Djs_utils.cpp207 JSRef<JSObject> object = JSRef<JSObject>::Cast(args); in HandleDifferentRadius() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp34 void BindNativeFunction(napi_env env, napi_value object, const char* name, napi_callback func) in BindNativeFunction() argument
181 napi_value object = nullptr; in InitImageBitmap() local
H A Djs_offscreen_canvas.cpp99 napi_value object = nullptr; in InitOffscreenCanvas() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h76 Confirm(void* object, const std::string& promptResult, int index) Confirm() argument
77 Confirm(void* object, int index) Confirm() argument
78 Cancel(void* object, int index) Cancel() argument
79 AddObject(void* object) AddObject() argument
90 Grant(void* object, const int resourcesId, int index) Grant() argument
91 Deny(void* object, int index) Deny() argument
92 AddObject(void* object) AddObject() argument
103 AddObject(void* object) AddObject() argument
108 Confirm(void* object, std::string& userName, std::string& pwd, int index) Confirm() argument
112 IsHttpAuthInfoSaved(void* object, int index) IsHttpAuthInfoSaved() argument
116 Cancel(void* object, int index) Cancel() argument
134 AddObject(void* object) AddObject() argument
145 AddObject(void* object) AddObject() argument
214 SetResourceRequestObject(const RefPtr<WebResourceRequestObject>& object) SetResourceRequestObject() argument
224 SetResourceErrorObject(const RefPtr<WebResourceErrorObject>& object) SetResourceErrorObject() argument
234 SetScrollObject(const RefPtr<WebScrollObject>& object) SetScrollObject() argument
244 SetScaleChangeObject(const RefPtr<WebScaleChangeObject>& object) SetScaleChangeObject() argument
254 SetResourceResponseObject(const RefPtr<WebResourceResponseObject>& object) SetResourceResponseObject() argument
264 SetConsoleMessageObject(const RefPtr<WebConsoleMessageObject>& object) SetConsoleMessageObject() argument
274 SetCommonDialogObject(const RefPtr<WebCommonDialogObject>& object) SetCommonDialogObject() argument
284 SetPermissionRequestObject(const RefPtr<WebPermissionRequestObject>& object) SetPermissionRequestObject() argument
294 SetHttpAuthRequestObject(const RefPtr<WebHttpAuthRequestObject>& object) SetHttpAuthRequestObject() argument
304 SetDownloadResponseObject(const RefPtr<WebDownloadResponseObject>& object) SetDownloadResponseObject() argument
314 SetFileChooserObject(const RefPtr<WebFileChooserObject>& object) SetFileChooserObject() argument
324 SetGeolocationObject(const RefPtr<WebGeolocationObject>& object) SetGeolocationObject() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test.cpp200 napi_value AssertArrayContain(napi_env env, napi_value array, napi_value object) in AssertArrayContain() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp122 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleInstallMessage() local
142 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleRecoverMessage() local
175 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleInstallMultipleHapsMessage() local
195 sptr<IRemoteObject> object in HandleUninstallMessage() local
216 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleUninstallModuleMessage() local
233 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleUninstallByUninstallParam() local
280 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleCreateStreamInstaller() local
335 sptr<IRemoteObject> object = data.ReadRemoteObject(); HandleUninstallAndRecoverMessage() local
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension_context.cpp733 napi_value object = CreateJsExtensionContext(env, context); in CreateJsAccessibilityExtensionContext() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.cpp99 void AppStyle::AddItemsInLoop(jerry_value_t object, AppStyle &newStyle) in AddItemsInLoop() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp410 jerry_value_t object = jerry_create_object(); in AsyncSuccessCallback() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi_ext.cpp359 napi_value object = nullptr; in HWTEST_F() local
583 napi_value object; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp30 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
H A Dbms_bundle_quick_fix_mgr_rdb_test.cpp539 sptr<IRemoteObject> object = nullptr; in HWTEST_F() local
586 sptr<IRemoteObject> object = nullptr; in HWTEST_F() local
629 sptr<IRemoteObject> object = nullptr; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp482 cJSON *object = BundleUtil::ConvertUidAndGidToJson(record); in BackUpUidAndGidInfo() local
654 cJSON *object = BundleUtil::ConvertInstallRecordToJson(record); in BackUpInstallRecord() local
[all...]

Completed in 26 milliseconds

1...<<71727374757677787980>>...111