Home
last modified time | relevance | path

Searched defs:GetMutable (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/aten/src/ATen/core/
Dblob.h96 T* GetMutable() { in GetMutable() function
/external/icing/icing/file/
Dfile-backed-vector.h803 FileBackedVector<T>::GetMutable(int32_t idx) { in GetMutable() function
820 FileBackedVector<T>::GetMutable(int32_t idx, int32_t len) { in GetMutable() function
/external/libchrome/components/policy/core/common/
Dpolicy_map.cc69 PolicyMap::Entry* PolicyMap::GetMutable(const std::string& policy) { in GetMutable() function in policy::PolicyMap