Home
last modified time | relevance | path

Searched refs:COMPILE_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h54 COMPILE_FAILED = 2, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h57 COMPILE_FAILED = 2, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp235 return AOTCompileStatus::COMPILE_FAILED; in ConvertToAOTCompileStatus()