Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/common/
Dpnacl_types.cc10 : abi_version(0), opt_level(0), has_no_store_header(0) {} in PnaclCacheInfo()
Dpnacl_types.h29 bool has_no_store_header; member
Dnacl_host_messages.h45 IPC_STRUCT_TRAITS_MEMBER(has_no_store_header)
/external/chromium_org/components/nacl/renderer/
Dppb_nacl_private_impl.cc248 PP_Bool has_no_store_header, in GetNexeFd() argument
271 cache_info.has_no_store_header = PP_ToBool(has_no_store_header); in GetNexeFd()
/external/chromium_org/components/nacl/browser/
Dpnacl_host_unittest.cc113 info.has_no_store_header = false; in GetTestCacheInfo()
371 info.has_no_store_header = true; in TEST_F()
384 info.has_no_store_header = true; in TEST_F()
Dpnacl_host.cc60 !entry->second.cache_info.has_no_store_header; in TranslationMayBeCached()
/external/chromium_org/ppapi/c/private/
Dppb_nacl_private.h149 PP_Bool has_no_store_header,
/external/chromium_org/ppapi/api/private/
Dppb_nacl_private.idl116 * |has_no_store_header|. If the nexe is already present in the
132 [in] PP_Bool has_no_store_header,
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3019 …_t opt_level, const char* last_modified, const char* etag, PP_Bool has_no_store_header, PP_Bool* i… in Pnacl_M25_PPB_NaCl_Private_GetNexeFd() argument
3021 …d(instance, pexe_url, abi_version, opt_level, last_modified, etag, has_no_store_header, is_hit, ne… in Pnacl_M25_PPB_NaCl_Private_GetNexeFd()
4882 …_t opt_level, const char* last_modified, const char* etag, PP_Bool has_no_store_header, PP_Bool* i…