Home
last modified time | relevance | path

Searched refs:CheckContext (Results 1 – 4 of 4) sorted by relevance

/system/core/property_service/property_info_checker/
Dproperty_info_checker.cpp90 bool CheckContext(const char* context) { in CheckContext() function in ContextChecker
181 if (!checker.CheckContext(property_info_area->context(i))) { in main()
/system/tools/aidl/
Daidl.cpp356 if (!annot.CheckContext(context)) { in ValidateAnnotationContext()
Daidl_language.cpp270 bool AidlAnnotation::CheckContext(TargetContext context) const { in CheckContext() function in AidlAnnotation
Daidl_language.h247 bool CheckContext(TargetContext context) const;