Home
last modified time | relevance | path

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

/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_info_helper_test.cpp89 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
121 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
231 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
252 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
281 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
306 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
331 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
355 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
377 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
406 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
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
Dsec_comp_kit_test.cpp93 LocationButton comp; variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_info_helper.cpp39 void SecCompInfoHelper::AdjustSecCompRect(SecCompBase* comp, float scale) in AdjustSecCompRect()
52 SecCompBase* comp = nullptr; in ParseComponent() local
139 static bool CheckSecCompBaseButton(const SecCompBase* comp) in CheckSecCompBaseButton()
171 static bool CheckSecCompBase(const SecCompBase* comp) in CheckSecCompBase()
197 bool SecCompInfoHelper::CheckComponentValid(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/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.cpp256 ComponentInfoExt comp[inputFile.size()]; in CreatePackageBin() local
/base/update/updater/test/fuzztest/package_fuzzer/
Dpackage_fuzzer.cpp97 ComponentInfoExt comp[testFileNames_.size()]; in TestPackagePack() local
/base/update/updater/services/package/pkg_package/
Dpkg_upgradefile.cpp768 int32_t UpgradeFileEntry::GetUpGradeCompInfo(UpgradeCompInfo &comp) in GetUpGradeCompInfo()
803 UpgradeCompInfo comp; in EncodeHeader() local
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_imitate.cpp854 auto comp = [](DfxSymbol a, DfxSymbol b) { return a.funcVaddr_ < b.funcVaddr_; }; in ParseSymbols() local