Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
Dhandles.cc43 SYSTEM_HANDLE_INFORMATION_EX temp_info; in TestGetHandle() local
45 SystemHandleInformation, &temp_info, sizeof(temp_info), in TestGetHandle()
/external/chromium_org/net/http/
Dhttp_cache.cc601 HttpRequestInfo temp_info; in DoomMainEntryForUrl() local
602 temp_info.url = url; in DoomMainEntryForUrl()
603 temp_info.method = "GET"; in DoomMainEntryForUrl()
604 std::string key = GenerateCacheKey(&temp_info); in DoomMainEntryForUrl()
/external/v8/src/
Dliveedit-debugger.js265 var temp_info = compile_info[k];
269 compile_info[i] = temp_info;
/external/chromium_org/v8/src/
Dliveedit-debugger.js282 var temp_info = compile_info[k];
286 compile_info[i] = temp_info;