Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dnative_module.cpp70 napi_value nShortcutExistence = nullptr; in Init() local
71 NAPI_CALL(env, napi_create_object(env, &nShortcutExistence)); in Init()
72 nShortcutExistence = CreateShortcutExistenceObject(env); in Init()
112 DECLARE_NAPI_PROPERTY("ShortcutExistence", nShortcutExistence), in Init()

Completed in 1 milliseconds