Searched refs:removePropertyWithGUIDAndName (Results 1 – 2 of 2) sorted by relevance
941 _provider->removePropertyWithGUIDAndName(_guid, aKey->getCStringNoCopy()); in removeProperty()1592 removeRet = removePropertyWithGUIDAndName(guid, variableName); in setPropertyWithGUIDAndName()1595 removeRet = removePropertyWithGUIDAndName(valueVarGuid, variableName); in setPropertyWithGUIDAndName()1706 ret = removePropertyWithGUIDAndName(guid, name); in setPropertyWithGUIDAndName()1751 IODTNVRAM::removePropertyWithGUIDAndName(const uuid_t guid, const char *name) in removePropertyWithGUIDAndName() function in IODTNVRAM1792 ret = removePropertyWithGUIDAndName(varGuid, variableName); in removePropertyInternal()
117 IOReturn removePropertyWithGUIDAndName(const uuid_t guid, const char *name);