OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_url_index
(Results
1 - 1
of
1
) sorted by null
/system/update_engine/
payload_state.cc
445
uint32_t
next_url_index
= GetUrlIndex() + 1;
local
446
if (
next_url_index
< candidate_urls_.size()) {
448
SetUrlIndex(
next_url_index
);
[
all
...]
Completed in 60 milliseconds