Searched refs:detailMessageField (Results 1 – 1 of 1) sorted by relevance
1180 ArtField* detailMessageField = in CreatePreAllocatedException() local1182 CHECK(detailMessageField != nullptr); in CreatePreAllocatedException()1183 detailMessageField->SetObject</* kTransactionActive= */ false>(exception->Read(), message); in CreatePreAllocatedException()