Searched refs:ALREADY_EXISTS (Results 1 – 5 of 5) sorted by relevance
58 ALREADY_EXISTS = -EEXIST, enumerator
46 return INetd::StatusCode::ALREADY_EXISTS; in toHalStatus()
191 return ALREADY_EXISTS; in checkCompatibility()199 return ALREADY_EXISTS; in checkCompatibility()
31 ALREADY_EXISTS,
39 STATUS_TO_STRING_PAIR(ALREADY_EXISTS), in statusToString()