Searched defs:GetState (Results 1 – 3 of 3) sorted by relevance
143 virtual DmDeviceState GetState(const std::string& name) const override { in GetState() function
341 Result<const ResState*> ApkResourceContainer::GetState() const { in GetState() function in android::idmap2::ApkResourceContainer
274 DmDeviceState DeviceMapper::GetState(const std::string& name) const { in GetState() function in android::dm::DeviceMapper