Home
last modified time | relevance | path

Searched defs:jsObj (Results 1 - 25 of 50) sorted by relevance

12

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_service.cpp86 nlohmann::json jsObj; in RecordProcessIdByKvStore() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_pattern.cpp61 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in JSSetTransform() local
H A Djs_path2d.cpp88 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(args[1]); in JsPath2DAddPath() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_cached_image.cpp26 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(jsValue); in IsASTCResource() local
H A Djs_navrouter.cpp52 auto jsObj = JSRef<JSObject>::Cast(info[0]); in Create() local
H A Djs_page_transition.cpp95 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in Translate() local
114 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in Scale() local
220 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(transitionArgs); ParseTransitionOption() local
[all...]
H A Djs_tabs_controller.cpp188 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(translate); in SetTabBarTranslate() local
H A Djs_data_panel.cpp93 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in Create() local
H A Djs_swiper.cpp241 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in SetDisplayCount() local
H A Djs_checkbox.cpp328 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in GetOldPadding() local
H A Djs_radio.cpp204 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in GetOldPadding() local
H A Djs_checkboxgroup.cpp277 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in GetOldPadding() local
H A Djs_sceneview.cpp214 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(info[0]); in ParseSceneOpt() local
H A Djs_view_abstract.h539 JSRef<JSObject> jsObj = JSRef<JSObject>::Cast(jsValue); ParseJsInteger() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.cpp42 auto jsObj = JSRef<JSObject>::Cast(jsValue); in Execute() local
/foundation/ability/ability_runtime/test/unittest/ability_extension_base_test/
H A Dability_extension_base_test.cpp237 std::unique_ptr<NativeReference> jsObj; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_extension_common.cpp35 std::shared_ptr<JsExtensionCommon> JsExtensionCommon::Create(JsRuntime &jsRuntime, NativeReference &jsObj, in Create() argument
41 JsExtensionCommon::JsExtensionCommon(JsRuntime &jsRuntime, NativeReference &jsObj, in JsExtensionCommon() argument
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_backup_js.h42 NativeReference *jsObj; member
/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp122 napi_value jsObj = (item.second)->GetNapiValue(); in HandleException() local
128 napi_value jsObj = (item.second)->GetNapiValue(); in HandleException() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/
H A Djs_typeface.cpp177 napi_value jsObj = nullptr; in MakeFromFile() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Djs_file_access_ext_ability.h40 NativeReference *jsObj; member
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_player_callback_napi.cpp82 static void NativeInterruptEventToJsObj(const napi_env& env, napi_value& jsObj, in NativeInterruptEventToJsObj() argument
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/audio_haptic_player/
H A Daudio_haptic_player_callback_napi.cpp88 static void NativeInterruptEventToJsObj(const napi_env& env, napi_value& jsObj, in NativeInterruptEventToJsObj() argument
/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/
H A Dext_backup_js_mock.cpp76 int ExtBackupJs::CallJsMethod(const string &funcName, AbilityRuntime::JsRuntime &jsRuntime, NativeReference *jsObj, in CallJsMethod() argument
/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_test.cpp196 NativeReference *jsObj = nullptr; in HWTEST_F() local
237 NativeReference *jsObj = nullptr; in HWTEST_F() local
293 NativeReference *jsObj in HWTEST_F() local
[all...]

Completed in 15 milliseconds

12