Searched refs:canAdd (Results 1 – 3 of 3) sorted by relevance
35 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
330 if (!mAcl.canAdd(fqName, callingContext)) { in addImpl()565 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in registerClientCallback()660 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in tryUnregister()