Home
last modified time | relevance | path

Searched defs:GetOwner (Results 1 – 2 of 2) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/results/v1/
Dmachine.pb.go92 func (x *Machine) GetOwner() string { func
/external/libbrillo/policy/
Ddevice_policy_impl.cc472 bool DevicePolicyImpl::GetOwner(std::string* owner) const { in GetOwner() function in policy::DevicePolicyImpl