Searched refs:FAILURE_REASON_BUNDLE_NOT_EXIST (Results 1 – 1 of 1) sorted by relevance
73 const std::string FAILURE_REASON_BUNDLE_NOT_EXIST = "bundle not exist"; variable641 eventInfo.failureReason = FAILURE_REASON_BUNDLE_NOT_EXIST; in HandleCompileWithBundle()