Home
last modified time | relevance | path

Searched defs:update_mode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc1085 uint8_t update_mode = BITWISE; in phNxpNciHal_checkUpdateRfTransitConfig() local
DphNxpNciHal.h292 uint8_t update_mode; member
/aosp_15_r20/external/webp/imageio/
H A Dimage_enc.c121 const BOOL update_mode = GetConsoleMode(std_output, &mode); in WriteUsingWIC() local
/aosp_15_r20/art/test/
H A Drun-test544 update_mode = args.update variable
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dbitstream.c49 static void update_mode(vp8_writer *const w, int n, vp8_token tok[/* n */], in update_mode() function