Searched defs:canAdd (Results 1 – 2 of 2) sorted by relevance
117 bool Access::canAdd(const CallingContext& ctx, const std::string& name) { in canAdd() function in android::Access
1912 bool canAdd = false; in startBag() local