Searched refs:mutable_mapping (Results 1 – 5 of 5) sorted by relevance
905 ScopedPyObjectPtr mutable_mapping( in InitMapContainers() local907 if (mutable_mapping == nullptr) { in InitMapContainers()911 Py_INCREF(mutable_mapping.get()); in InitMapContainers()912 ScopedPyObjectPtr bases(PyTuple_Pack(1, mutable_mapping.get())); in InitMapContainers()
778 ::perfetto::protos::ShellHandlerMapping* mutable_mapping(int index); in Swap()780 mutable_mapping(); in Swap()1599 inline ::perfetto::protos::ShellHandlerMapping* ShellHandlerMappings::mutable_mapping(int index) { in mutable_mapping() function1604 ShellHandlerMappings::mutable_mapping() { in mutable_mapping() function
712 return mutable_table()->mutable_mapping()->Set(row_number_, v); in set_mapping()975 mutable_mapping()->Append(row.mapping); in Insert()1012 TypedColumn<StackProfileMappingTable::Id>* mutable_mapping() { in mutable_mapping() function