Searched refs:INVALID_BATT_BOOL_VALUE (Results 1 – 4 of 4) sorted by relevance
156 RETURN_IF_WITH_RET(remote == nullptr, INVALID_BATT_BOOL_VALUE); in GetPresent()163 return INVALID_BATT_BOOL_VALUE; in GetPresent()171 return INVALID_BATT_BOOL_VALUE; in GetPresent()173 bool present = INVALID_BATT_BOOL_VALUE; in GetPresent()174 READ_PARCEL_WITH_RET(reply, Bool, present, INVALID_BATT_BOOL_VALUE); in GetPresent()
28 static constexpr bool INVALID_BATT_BOOL_VALUE = true; variable438 bool present_ = INVALID_BATT_BOOL_VALUE;
114 EXPECT_TRUE(isPresent == INVALID_BATT_BOOL_VALUE);
129 bool present = INVALID_BATT_BOOL_VALUE; in GetPresent()