Searched defs:disable_cache (Results 1 – 8 of 8) sorted by relevance
16 optional bool disable_cache = 7; field
87 #define CONFIG_CACHE(obj_cache, ctx, disable_cache, is_bypass, program_func_call, inst) \ argument
63 static __always_inline void disable_cache(void) in disable_cache() function
53 bool disable_cache, in CalculateLoadFlags()69 bool disable_cache, in CronetURLRequest()
37 bool disable_cache; member
160 unsigned int disable_cache: 1; member