Home
last modified time | relevance | path

Searched refs:jslevel (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_extension_common.cpp79 napi_value jslevel = CreateJsValue(env, level); in OnMemoryLevel() local
81 jslevel, in OnMemoryLevel()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp864 napi_value jslevel = CreateJsValue(env, level); in OnMemoryLevel() local
866 jslevel, in OnMemoryLevel()
H A Djs_ui_ability.cpp1257 napi_value jslevel = CreateJsValue(env, level); in OnMemoryLevel() local
1258 napi_value argv[] = { jslevel }; in OnMemoryLevel()

Completed in 5 milliseconds