Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
Dbundle_mgr_ext.h125 …virtual ErrCode KeyOperation(const std::vector<CodeProtectBundleInfo> &codeProtectBundleInfos, int… in KeyOperation()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
Dbms_extension_data_mgr_test.cpp1028 std::vector<CodeProtectBundleInfo> codeProtectBundleInfos; variable
1045 std::vector<CodeProtectBundleInfo> codeProtectBundleInfos; variable
1908 std::vector<CodeProtectBundleInfo> codeProtectBundleInfos; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp430 const std::vector<CodeProtectBundleInfo> &codeProtectBundleInfos, int32_t type) in KeyOperation()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_info.cpp4336 std::vector<CodeProtectBundleInfo> codeProtectBundleInfos { codeProtectBundleInfo }; in HandleOTACodeEncryption() local