| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_info_helper_test.cpp | 91 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 123 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 233 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 260 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 289 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 314 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 339 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 363 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 385 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable 414 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 70 LocationButton comp; variable 84 LocationButton comp; variable 103 LocationButton comp; variable 138 LocationButton comp; variable 173 LocationButton comp; variable 199 LocationButton comp; variable 222 LocationButton comp; variable 245 LocationButton comp; variable
|
| D | sec_comp_kit_test.cpp | 95 LocationButton comp; variable
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_info_helper.cpp | 40 void SecCompInfoHelper::AdjustSecCompRect(SecCompBase* comp, float scale) in AdjustSecCompRect() 53 SecCompBase* comp = nullptr; in ParseComponent() local 141 static bool CheckSecCompBaseButton(const SecCompBase* comp) in CheckSecCompBaseButton() 182 static bool CheckSecCompBase(const SecCompBase* comp) in CheckSecCompBase() 208 bool SecCompInfoHelper::CheckComponentValid(SecCompBase* comp) in CheckComponentValid()
|
| /base/update/updater/test/unittest/updater_binary/ |
| D | updater_binary_unittest.cpp | 143 ComponentInfoExt *comp = (ComponentInfoExt*)malloc( in CreatePackageBin() local 192 void BuildCompnentInfo(ComponentInfoExt &comp, const std::string &cmpName, in BuildCompnentInfo()
|
| /base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/ |
| D | UpdaterStartUpdaterProc_fuzzer.cpp | 123 std::vector<ComponentInfoExt> comp(fstabFile.size()); in CreatePackageZip() local
|
| /base/update/updater/test/unittest/package/ |
| D | package_unittest.cpp | 101 std::vector<ComponentInfoExt> comp(testFileNames_.size()); in TestPackagePack() local
|
| /base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/ |
| D | extractandexecutescript_fuzzer.cpp | 256 std::vector<ComponentInfoExt> comp(inputFile.size()); in CreatePackageBin() local
|
| /base/update/updater/test/fuzztest/package_fuzzer/ |
| D | package_fuzzer.cpp | 97 std::vector<ComponentInfoExt> comp(testFileNames_.size()); in TestPackagePack() local
|
| /base/update/updater/services/package/pkg_package/ |
| D | pkg_upgradefile.cpp | 769 int32_t UpgradeFileEntry::GetUpGradeCompInfo(UpgradeCompInfo &comp) in GetUpGradeCompInfo() 804 UpgradeCompInfo comp; in EncodeHeader() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| D | elf_imitate.cpp | 850 auto comp = [](DfxSymbol a, DfxSymbol b) { return a.funcVaddr_ < b.funcVaddr_; }; in ParseSymbols() local
|