Home
last modified time | relevance | path

Searched refs:JS (Results 1 - 10 of 10) sorted by relevance

/base/startup/appspawn/test/mock/
H A Djs_runtime.h29 JS = 0, member in OHOS::AbilityRuntime::Runtime::Language
33 Language lang = Language::JS;
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/
H A Duser_auth_extension.cpp35 case Runtime::Language::JS: in Create()
/base/inputmethod/imf/frameworks/kits/extension/src/
H A Dinputmethod_extension.cpp36 case Runtime::Language::JS: in Create()
/base/location/frameworks/native/fence_extension_ability/src/
H A Dfence_extension.cpp32 case OHOS::AbilityRuntime::Runtime::Language::JS: in Create()
/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_extension.cpp33 case AbilityRuntime::Runtime::Language::JS: in Create()
/base/print/print_fwk/frameworks/kits/extension/src/
H A Dprint_extension.cpp36 case Runtime::Language::JS: in Create()
/base/notification/common_event_service/frameworks/extension/src/
H A Dstatic_subscriber_extension.cpp34 case AbilityRuntime::Runtime::Language::JS: in Create()
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Dwallpaper_extension_ability.cpp34 case Runtime::Language::JS: in Create()
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/
H A Dstatic_subscriber_extension_test.cpp115 mockRuntime->language = MockRuntime::Language::JS; in HWTEST_F()
/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp87 options.lang = OHOS::AbilityRuntime::Runtime::Language::JS; in PreloadModule()
118 APPSPAWN_LOGI("LoadExtendLib: Do not preload JS VM"); in LoadExtendLib()
122 APPSPAWN_LOGI("LoadExtendLib: Start preload JS VM"); in LoadExtendLib()
130 APPSPAWN_LOGI("LoadExtendLib: End preload JS VM"); in LoadExtendLib()

Completed in 4 milliseconds