Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall_napi.cpp53 bool isHspExits = HspSilentInstall::IsHspExist(moduleName, pathName); in IsHspExist() local
55 NAPI_CALL(env, napi_get_boolean(env, isHspExits, &jsResult)); in IsHspExist()
/foundation/arkui/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall_napi.cpp53 bool isHspExits = HspSilentInstall::IsHspExist(moduleName, pathName); in IsHspExist() local
55 NAPI_CALL(env, napi_get_boolean(env, isHspExits, &jsResult)); in IsHspExist()

Completed in 2 milliseconds