Searched refs:ConstructDeletedValue (Results 1 – 3 of 3) sorted by relevance
100 static void ConstructDeletedValue(mojo::StructPtr<T>& slot, bool) {101 mojo::internal::StructPtrWTFHelper<T>::ConstructDeletedValue(slot);121 static void ConstructDeletedValue(mojo::InlinedStructPtr<T>& slot, bool) {122 mojo::internal::InlinedStructPtrWTFHelper<T>::ConstructDeletedValue(slot);
243 static void ConstructDeletedValue(mojo::StructPtr<Struct>& slot) { in ConstructDeletedValue() function262 static void ConstructDeletedValue(mojo::InlinedStructPtr<Struct>& slot) { in ConstructDeletedValue() function
129 static void ConstructDeletedValue({{enum_name}}& slot, bool) {