Searched refs:INVALID_BATT_BOOL_VALUE (Results 1 – 4 of 4) sorted by relevance
150 RETURN_IF_WITH_RET(remote == nullptr, INVALID_BATT_BOOL_VALUE); in GetPresent()157 return INVALID_BATT_BOOL_VALUE; in GetPresent()164 return INVALID_BATT_BOOL_VALUE; in GetPresent()166 bool present = INVALID_BATT_BOOL_VALUE; in GetPresent()167 READ_PARCEL_WITH_RET(reply, Bool, present, INVALID_BATT_BOOL_VALUE); in GetPresent()
28 static constexpr bool INVALID_BATT_BOOL_VALUE = true; variable392 bool present_ = INVALID_BATT_BOOL_VALUE;
114 EXPECT_TRUE(isPresent == INVALID_BATT_BOOL_VALUE);
129 bool present = INVALID_BATT_BOOL_VALUE; in GetPresent()