Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp73 constexpr const char* FAILURE_REASON_BUNDLE_NOT_EXIST = "bundle not exist"; member
641 eventInfo.failureReason = FAILURE_REASON_BUNDLE_NOT_EXIST; in HandleCompileWithBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp78 constexpr const char* FAILURE_REASON_BUNDLE_NOT_EXIST = "bundle not exist"; member
1550 EXPECT_EQ(result.failureReason, FAILURE_REASON_BUNDLE_NOT_EXIST); in HWTEST_F()

Completed in 5 milliseconds