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