Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_debug_symbol.c69 static bool bail = false; in getDbgHelpProcAddress() local
71 if (bail) { in getDbgHelpProcAddress()
99 bail = true; in getDbgHelpProcAddress()
/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_cli.rs22 use anyhow::{anyhow, bail, Context, Result};
327 0 => bail!("No Secretkeeper instances available on device!"), in main()
330 bail!( in main()
376 bail!("DELETE_ALL not confirmed"); in main()
/hardware/interfaces/nfc/1.1/
Dtypes.hal61 /** If true, NFCC is using bail out mode for either Type A or Type B poll. */
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c534 goto bail; in wsi_GetPhysicalDeviceDisplayProperties2KHR()
549 bail: in wsi_GetPhysicalDeviceDisplayProperties2KHR()
586 goto bail; in wsi_GetPhysicalDeviceDisplayPlanePropertiesKHR()
602 bail: in wsi_GetPhysicalDeviceDisplayPlanePropertiesKHR()
620 goto bail; in wsi_GetPhysicalDeviceDisplayPlaneProperties2KHR()
632 bail: in wsi_GetPhysicalDeviceDisplayPlaneProperties2KHR()
1595 goto bail; in wsi_display_setup_connector()
1644 bail: in wsi_display_setup_connector()