Home
last modified time | relevance | path

Searched refs:AssertLoc (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/utils/
Dassert.c20 } AssertLoc; typedef
22 AssertLoc*
26 static AssertLoc loc[1]; in _get_assert_loc()
35 AssertLoc* loc = _get_assert_loc(); in _android_assert_loc()
52 AssertLoc* loc = _get_assert_loc(); in android_assert_fail()