Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 10 of 10) sorted by relevance

/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_info_helper_test.cpp87 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/
Dlocation_button_test.cpp56 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
Dsec_comp_kit_test.cpp91 LocationButton comp; variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_info_helper.cpp40 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/
Dupdater_binary_unittest.cpp145 ComponentInfoExt *comp = (ComponentInfoExt*)malloc( in CreatePackageBin() local
194 void BuildCompnentInfo(ComponentInfoExt &comp, const std::string &cmpName, in BuildCompnentInfo()
/base/update/sys_installer/test/fuzztest/
Dsys_installer_fuzzer.cpp113 ComponentInfoExt comp[fstabFile.size()]; in CreatePackageZip() local
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
DUpdaterStartUpdaterProc_fuzzer.cpp123 ComponentInfoExt comp[fstabFile.size()]; in CreatePackageZip() local
/base/update/updater/test/unittest/package/
Dpackage_unittest.cpp101 ComponentInfoExt comp[testFileNames_.size()]; in TestPackagePack() local
/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/
Dextractandexecutescript_fuzzer.cpp251 ComponentInfoExt comp[inputFile.size()]; in CreatePackageBin() local
/base/update/updater/services/package/pkg_package/
Dpkg_upgradefile.cpp763 int32_t UpgradeFileEntry::GetUpGradeCompInfo(UpgradeCompInfo &comp) in GetUpGradeCompInfo()
798 UpgradeCompInfo comp; in EncodeHeader() local