Home
last modified time | relevance | path

Searched defs:isBundleValid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_exception_handler_test/
H A Dbms_bundle_exception_handler_test.cpp131 bool isBundleValid = true; variable
151 bool isBundleValid = true; variable
168 bool isBundleValid = true; variable
185 bool isBundleValid = true; variable
202 bool isBundleValid = true; variable
222 bool isBundleValid = true; variable
242 bool isBundleValid = true; variable
261 bool isBundleValid = true; variable
281 bool isBundleValid = true; variable
301 bool isBundleValid = true; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp34 void BundleExceptionHandler::HandleInvalidBundle(InnerBundleInfo &info, bool &isBundleValid) in HandleInvalidBundle()
108 void BundleExceptionHandler::InnerHandleInvalidBundle(InnerBundleInfo &info, bool &isBundleValid) in InnerHandleInvalidBundle()
H A Dbundle_data_storage_rdb.cpp85 bool isBundleValid = true; in TransformStrToInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4831 bool isBundleValid = false; variable