Home
last modified time | relevance | path

Searched defs:new_location (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/net/url_request/
H A Dredirect_info_unittest.cc69 const char* new_location; in TEST() member
460 const GURL new_location = original_url.Resolve(location_string); in TEST() local
H A Dredirect_info.cc118 const GURL& new_location, in ComputeRedirectInfo()
H A Durl_request_job.cc428 GURL new_location; in NotifyHeadersComplete() local
H A Durl_request_test_util.cc402 const GURL& new_location) { in OnBeforeRedirect()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_remap_color_attachment.c53 const unsigned new_location = FRAG_RESULT_DATA0 + color_remap[location]; in remap_color_attachment() local
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_delegate_impl.cc36 const GURL& new_location) {} in OnBeforeRedirect()
H A Dnetwork_delegate.cc76 const GURL& new_location) { in NotifyBeforeRedirect()
/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index.cc372 uint32_t new_location; in TransferEmbeddingVector() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_mesh_perprim_wa.c480 gl_varying_slot new_location = wa_mapping[location]; in anv_frag_convert_attrs_prim_to_vert() local
/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_url_request_adapter.cc204 const std::string& new_location, in OnReceivedRedirect()
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_image_test.cc136 std::string new_location = dir + dex_file.substr(slash_pos + 1u); in CopyDexFiles() local