Searched refs:actionAllowedFromLookup (Results 1 – 2 of 2) sorted by relevance
114 return actionAllowedFromLookup(ctx, name, "find"); in canFind()118 return actionAllowedFromLookup(ctx, name, "add"); in canAdd()138 bool Access::actionAllowedFromLookup(const CallingContext& sctx, const std::string& name, const cha… in actionAllowedFromLookup() function in android::Access
50 bool actionAllowedFromLookup(const CallingContext& sctx, const std::string& name,