Searched refs:canAdd (Results 1 – 3 of 3) sorted by relevance
37 bool canAdd(const std::string& fqName, const CallingContext& callingContext);
56 bool AccessControl::canAdd(const std::string& fqName, const CallingContext& callingContext) { in canAdd() function in android::AccessControl
340 if (!mAcl.canAdd(fqName, callingContext)) { in addImpl()575 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in registerClientCallback()674 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in tryUnregister()