/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
D | sec_comp_info_helper_test.cpp | 87 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 119 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 229 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 250 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 279 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 304 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 329 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 358 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 380 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 409 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable [all …]
|
/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
D | location_button_test.cpp | 56 LocationButton comp; variable 69 LocationButton comp; variable 83 LocationButton comp; variable 102 LocationButton comp; variable 137 LocationButton comp; variable 172 LocationButton comp; variable 198 LocationButton comp; variable 221 LocationButton comp; variable 244 LocationButton comp; variable
|
D | sec_comp_kit_test.cpp | 91 LocationButton comp; variable
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
D | sec_comp_info_helper.cpp | 40 SecCompBase* comp = nullptr; in ParseComponent() local 127 static bool CheckSecCompBaseButton(const SecCompBase* comp) in CheckSecCompBaseButton() 159 static bool CheckSecCompBase(const SecCompBase* comp) in CheckSecCompBase() 185 bool SecCompInfoHelper::CheckComponentValid(const SecCompBase* comp) in CheckComponentValid()
|
/base/update/updater/test/unittest/updater_binary/ |
D | updater_binary_unittest.cpp | 145 ComponentInfoExt *comp = (ComponentInfoExt*)malloc( in CreatePackageBin() local 194 void BuildCompnentInfo(ComponentInfoExt &comp, const std::string &cmpName, in BuildCompnentInfo()
|
/base/update/sys_installer/test/fuzztest/ |
D | sys_installer_fuzzer.cpp | 113 ComponentInfoExt comp[fstabFile.size()]; in CreatePackageZip() local
|
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/ |
D | UpdaterStartUpdaterProc_fuzzer.cpp | 123 ComponentInfoExt comp[fstabFile.size()]; in CreatePackageZip() local
|
/base/update/updater/test/unittest/package/ |
D | package_unittest.cpp | 101 ComponentInfoExt comp[testFileNames_.size()]; in TestPackagePack() local
|
/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/ |
D | extractandexecutescript_fuzzer.cpp | 251 ComponentInfoExt comp[inputFile.size()]; in CreatePackageBin() local
|
/base/update/updater/services/package/pkg_package/ |
D | pkg_upgradefile.cpp | 763 int32_t UpgradeFileEntry::GetUpGradeCompInfo(UpgradeCompInfo &comp) in GetUpGradeCompInfo() 798 UpgradeCompInfo comp; in EncodeHeader() local
|