Searched defs:has_storage_access (Results 1 – 1 of 1) sorted by relevance
850 void set_has_storage_access(bool has_storage_access) { in set_has_storage_access()855 bool has_storage_access() const { return has_storage_access_; } in has_storage_access() function