| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_info_helper_test.cpp | 93 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 127 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 250 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 278 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 308 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 334 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 360 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 385 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 408 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable 438 … SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent, message); variable [all …]
|
| D | sec_comp_perm_manager_test.cpp | 196 SecCompBase* comp = SecCompInfoHelper::ParseComponent(SAVE_COMPONENT, jsonComponent, message); variable
|
| /base/security/security_component_manager/frameworks/inner_api/security_component/test/unittest/src/ |
| D | location_button_test.cpp | 56 LocationButton comp; variable 72 LocationButton comp; variable 88 LocationButton comp; variable 109 LocationButton comp; variable 146 LocationButton comp; variable 183 LocationButton comp; variable 211 LocationButton comp; variable 236 LocationButton comp; variable 261 LocationButton comp; variable
|
| D | sec_comp_kit_test.cpp | 99 LocationButton comp; variable
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_info_helper.cpp | 49 void SecCompInfoHelper::AdjustSecCompRect(SecCompBase* comp, float scale) in AdjustSecCompRect() 66 SecCompBase* comp = nullptr; in ParseComponent() local 228 static bool CheckSecCompBaseButtonColorsimilar(const SecCompBase* comp, std::string& message) in CheckSecCompBaseButtonColorsimilar() 257 static bool CheckSecCompBaseButton(const SecCompBase* comp, std::string& message) in CheckSecCompBaseButton() 288 static bool CheckSecCompBase(const SecCompBase* comp, std::string& message) in CheckSecCompBase() 331 bool SecCompInfoHelper::CheckComponentValid(SecCompBase* comp, std::string& message) 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/print/print_fwk/services/print_service/include/ |
| D | print_map_safe.h | 70 std::string FindKey(std::function<bool(const T &)> comp) in FindKey()
|
| /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 | 105 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 | 775 int32_t UpgradeFileEntry::GetUpGradeCompInfo(UpgradeCompInfo &comp) in GetUpGradeCompInfo() 810 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
|