Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/vsoc/lib/
Dvsoc_memory.cpp61 const char* managed_by) in VSoCRegionLayoutImpl()
73 const char* managed_by() const override { return managed_by_; } in managed_by() function in vsoc::__anon1f4c5db10211::VSoCRegionLayoutImpl
151 const char* managed_by = nullptr) { in ValidateAndBuildLayout()
/device/google/cuttlefish_kernel/uapi/
Dvsoc_shm.h50 __u32 managed_by; member