Searched refs:OWNERSHIP_UNKNOWN (Results 1 – 7 of 7) sorted by relevance
32 ownership_status_(OWNERSHIP_UNKNOWN) { in OwnershipService()77 Status status = OWNERSHIP_UNKNOWN; in GetStatus()83 if (status != OWNERSHIP_UNKNOWN || !blocking) in GetStatus()
28 if (status != OwnershipService::OWNERSHIP_UNKNOWN) { in Check()
33 OWNERSHIP_UNKNOWN = 0, enumerator
56 ownership_status_(DeviceSettingsService::OWNERSHIP_UNKNOWN) {} in DeviceSettingsServiceTest()277 EXPECT_EQ(DeviceSettingsService::OWNERSHIP_UNKNOWN, in TEST_F()331 EXPECT_EQ(DeviceSettingsService::OWNERSHIP_UNKNOWN, in TEST_F()374 EXPECT_EQ(DeviceSettingsService::OWNERSHIP_UNKNOWN, in TEST_F()419 EXPECT_EQ(DeviceSettingsService::OWNERSHIP_UNKNOWN, in TEST_F()
154 return OWNERSHIP_UNKNOWN; in GetOwnershipStatus()286 OwnershipStatus ownership_status = OWNERSHIP_UNKNOWN; in HandleCompletedOperation()
81 OWNERSHIP_UNKNOWN = 0, enumerator
168 DCHECK_NE(chromeos::DeviceSettingsService::OWNERSHIP_UNKNOWN, in Validate()