Home
last modified time | relevance | path

Searched refs:IsCorrespondenceType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dpaste_button.h39 virtual bool IsCorrespondenceType() override;
H A Dlocation_button.h50 virtual bool IsCorrespondenceType() override;
H A Dsave_button.h52 virtual bool IsCorrespondenceType() override;
H A Dsec_comp_base.h137 virtual bool IsCorrespondenceType() = 0;
/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/
H A Dlocation_button.cpp36 bool LocationButton::IsCorrespondenceType() in IsCorrespondenceType() function in OHOS::Security::SecurityComponent::LocationButton
H A Dpaste_button.cpp37 bool PasteButton::IsCorrespondenceType() in IsCorrespondenceType() function in OHOS::Security::SecurityComponent::PasteButton
H A Dsave_button.cpp50 bool SaveButton::IsCorrespondenceType() in IsCorrespondenceType() function in OHOS::Security::SecurityComponent::SaveButton