HomeSort by relevance Sort by last modified time
    Searched full:incidents (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/chrome/browser/safe_browsing/
incident_reporting_service.cc 73 // The incidents collected for this profile pending creation and/or upload.
74 ScopedVector<ClientIncidentReport_IncidentData> incidents; member in struct:safe_browsing::IncidentReportingService::ProfileContext
94 // The set of profiles from which incidents in |report| originated.
157 // Force the context to be created so that incidents added before
205 // Drop all incidents received prior to creation if the profile is not
207 if (!context->incidents.empty() &&
209 for (size_t i = 0; i < context->incidents.size(); ++i) {
210 LogIncidentDataType(DROPPED, *context->incidents[i]);
212 context->incidents.clear();
257 // TODO(grt): Persist incidents for upload on future profile load
    [all...]
incident_reporting_service.h 52 // A class that manages the collection of incidents and submission of incident
55 // Incidents reported from a profile that is loading are held until the profile
56 // is fully created. Incidents originating from profiles that do not participate
59 // binary download, and waits a bit. Additional incidents that arrive during
61 // incidents are pruned and any remaining are uploaded in an incident report.
78 // Returns a preference validation delegate that adds incidents to the service
80 // but incidents reported by it will no longer have any effect after the
99 // context for |profile| if one does not exist, drops any received incidents
103 // to inject incidents prior to creation.
121 // A mapping of profiles to contexts holding state about received incidents
    [all...]
preference_validation_delegate.h 15 // A preference validation delegate that adds incidents to a given receiver
preference_validation_delegate_unittest.cc 18 // incidents. Tests can push data to the delegate and verify that the test
175 // Tests that no incidents are reported for relevant combinations of ValueState.
212 // Tests that incidents are reported for relevant combinations of ValueState and
safe_browsing_service.h 121 // Returns a preference validation delegate that adds incidents to the
incident_reporting_service_unittest.cc 224 // the instance for subsequent incidents.
  /external/stressapptest/src/
sat.h 237 int64 errorcount_; // Total hardware incidents seen.
sat.cc     [all...]
  /docs/source.android.com/src/devices/tech/security/
best-practices.jd 137 email address for managing security incidents.</p>
253 performance. Multiple public security incidents have occurred as the result of
  /libcore/luni/src/main/java/java/sql/
Connection.java 59 * incidents may happen which may lead to an invalid results:
75 * The constant that indicates that the following incidents are <b>all
    [all...]
  /external/chromium_org/chrome/app/resources/
chromium_strings_ca.xtb 110 <translation id="1869480248812203386">Si voleu col·laborar perquè Chromium sigui més segur i més fàcil d'utilitzar, informeu automàticament Google dels detalls sobre possibles incidents de seguretat.</translation>
    [all...]
chromium_strings_en-GB.xtb 112 <translation id="1869480248812203386">You can help make Chromium safer and easier to use by automatically reporting details of possible security incidents to Google.</translation>
google_chrome_strings_en-GB.xtb 132 <translation id="7164397146364144019">You can help make Chrome safer and easier to use by automatically reporting details of possible security incidents to Google.</translation>
chromium_strings_fr.xtb 111 <translation id="1869480248812203386">Vous pouvez nous aider à rendre Chromium plus sûr et plus facile à utiliser en nous signalant automatiquement les incidents de sécurité potentiels.</translation>
    [all...]
google_chrome_strings_ca.xtb 124 <translation id="7164397146364144019">Si voleu col·laborar perquè Chrome sigui més segur i fàcil d'utilitzar, informeu automàticament Google dels detalls sobre possibles incidents de seguretat.</translation>
    [all...]
google_chrome_strings_fr.xtb 132 <translation id="7164397146364144019">Vous pouvez nous aider à rendre Chrome plus sûr et plus facile à utiliser en nous signalant automatiquement les incidents de sécurité potentiels.</translation>
    [all...]
generated_resources_ca.xtb     [all...]
generated_resources_en-GB.xtb     [all...]
generated_resources_fr.xtb     [all...]
  /external/chromium_org/net/data/url_request_unittest/
BullRunSpeech.txt 28 And now, friends, this incident that has just occurred - this effort to assassinate me- emphasizes to a peculiar degree the need of the Progressive movement. Friends, every good citizen ought to do everything in his or her power to prevent the coming of the day when we shall see in this country two recognized creeds fighting one another, when we shall see the creed of the "Havenots" arraigned against the creed of the "Haves." When that day comes then such incidents as this to-night will be commonplace in our history. When you make poor men - when you permit the conditions to grow such that the poor man as such will be swayed by his sense of injury against the men who try to hold what they improperly have won, when that day comes, the most awful passions will be let loose and it will be an ill day for our country.
  /external/chromium_org/chrome/app/
chromium_strings.grd     [all...]
google_chrome_strings.grd     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_lexpos.utf 321 ADJ_PL^N_ADJ_M_PL "incidents" :G2P
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
en_GB_wordlist.combined.gz 
en_US_wordlist.combined.gz 

Completed in 561 milliseconds

1 2