Lines Matching refs:panic
365 panic!("Unexpected call"); in atrace_set_tracing_enabled()
368 panic!("Unexpected call"); in atrace_init()
371 panic!("Unexpected call"); in atrace_get_enabled_tags()
374 panic!("Unexpected call"); in atrace_is_tag_enabled_wrap()
377 panic!("Unexpected call"); in atrace_begin_wrap()
380 panic!("Unexpected call"); in atrace_end_wrap()
383 panic!("Unexpected call"); in atrace_async_begin_wrap()
386 panic!("Unexpected call"); in atrace_async_end_wrap()
395 panic!("Unexpected call"); in atrace_async_for_track_begin_wrap()
403 panic!("Unexpected call"); in atrace_async_for_track_end_wrap()
406 panic!("Unexpected call"); in atrace_instant_wrap()
414 panic!("Unexpected call"); in atrace_instant_for_track_wrap()
417 panic!("Unexpected call"); in atrace_int_wrap()
420 panic!("Unexpected call"); in atrace_int64_wrap()
666 panic!("Begin should not be called with disabled tag.") in trace_begin_not_called_with_disabled_tag()