Searched refs:hidden_api_ (Results 1 – 4 of 4) sorted by relevance
37 if (hidden_api_.IsInRestrictionList(name)) { in CheckMethod()48 if (hidden_api_.IsInRestrictionList(name)) { in CheckField()59 if (hidden_api_.IsInRestrictionList(name)) { in CollectAccesses()97 if (hidden_api_.IsInRestrictionList(str)) { in CollectAccesses()99 } else if (hidden_api_.IsInRestrictionList(name)) { in CollectAccesses()202 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(pair.first); in Dump()214 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(pair.first); in Dump()229 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(full_name); in Dump()
39 explicit PreciseHiddenApiFinder(const HiddenApi& hidden_api) : hidden_api_(hidden_api) {} in PreciseHiddenApiFinder()56 const HiddenApi& hidden_api_; variable
38 explicit HiddenApiFinder(const HiddenApi& hidden_api) : hidden_api_(hidden_api) {} in HiddenApiFinder()51 const HiddenApi& hidden_api_; variable
105 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(full_name); in Dump()115 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(full_name); in Dump()