HomeSort by relevance Sort by last modified time
    Searched refs:string (Results 1076 - 1100 of 27455) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
saslcookiemechanism.h 41 SaslCookieMechanism(const std::string & mechanism,
42 const std::string & username,
43 const std::string & cookie,
44 const std::string & token_service)
50 SaslCookieMechanism(const std::string & mechanism,
51 const std::string & username,
52 const std::string & cookie)
58 virtual std::string GetMechanismName() { return mechanism_; }
68 std::string credential;
78 std::string mechanism_
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
strutil.h 74 // Check if a string begins with a given prefix.
76 // Given a string and a putative prefix, returns the string minus the
77 // prefix string if the prefix matches, otherwise the original
78 // string.
80 inline bool HasPrefixString(const string& str,
81 const string& prefix) {
86 inline string StripPrefixString(const string& str, const string& prefix)
    [all...]
  /external/chromium_org/third_party/webrtc/base/
multipart.h 14 #include <string>
29 MultipartStream(const std::string& type, const std::string& boundary);
32 void GetContentType(std::string* content_type);
34 // Note: If content_disposition and/or content_type are the empty string,
37 const std::string& content_disposition,
38 const std::string& content_type);
39 bool AddPart(const std::string& data,
40 const std::string& content_disposition,
41 const std::string& content_type)
    [all...]
  /external/clang/include/clang/Tooling/
CompilationDatabase.h 36 #include <string>
45 CompileCommand(Twine Directory, std::vector<std::string> CommandLine)
49 std::string Directory;
52 std::vector<std::string> CommandLine;
62 std::vector<std::pair<std::string, std::string> > MappedSources;
88 std::string &ErrorMessage);
95 std::string &ErrorMessage);
102 std::string &ErrorMessage);
117 virtual std::vector<std::string> getAllFiles() const = 0
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
hwid_checker.cc 21 unsigned CalculateCRC32(const std::string& data) {
28 std::string CalculateHWIDv2Checksum(const std::string& data) {
38 bool IsCorrectHWIDv2(const std::string& hwid) {
39 std::string body;
40 std::string checksum;
46 bool IsExceptionalHWID(const std::string& hwid) {
50 std::string CalculateExceptionalHWIDChecksum(const std::string& data) {
55 std::string checksum
    [all...]
  /external/chromium_org/chrome/test/base/
web_ui_browser_test.h 8 #include <string>
47 bool RunJavascriptFunction(const std::string& function_name);
48 bool RunJavascriptFunction(const std::string& function_name,
50 bool RunJavascriptFunction(const std::string& function_name,
53 bool RunJavascriptFunction(const std::string& function_name,
58 const std::string& test_fixture,
59 const std::string& test_name);
63 bool RunJavascriptTest(const std::string& test_name);
64 bool RunJavascriptTest(const std::string& test_name, base::Value* arg);
65 bool RunJavascriptTest(const std::string& test_name
    [all...]
  /external/chromium_org/chrome/test/chromedriver/chrome/
stub_web_view.h 9 #include <string>
17 explicit StubWebView(const std::string& id);
21 virtual std::string GetId() OVERRIDE;
25 virtual Status Load(const std::string& url) OVERRIDE;
27 virtual Status EvaluateScript(const std::string& frame,
28 const std::string& function,
30 virtual Status CallFunction(const std::string& frame,
31 const std::string& function,
34 virtual Status CallAsyncFunction(const std::string& frame,
35 const std::string& function
    [all...]
  /external/chromium_org/net/ssl/
channel_id_service.h 9 #include <string>
86 static std::string GetDomainForHost(const std::string& host);
110 const std::string& host,
111 std::string* private_key,
112 std::string* cert,
135 const std::string& host,
136 std::string* private_key,
137 std::string* cert,
158 const std::string& server_identifier
    [all...]
  /bionic/libc/dns/net/
servent.h 41 #include <string.h>
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeBatterySavingTestActivity.java 27 createUserItem(R.string.location_mode_turn_on);
28 createUserItem(R.string.location_mode_select_battery_saving);
29 createAutoItem(R.string.location_mode_secure_gps_off);
30 createAutoItem(R.string.location_mode_secure_nlp_on);
31 createAutoItem(R.string.location_mode_manager_gps_off);
32 createAutoItem(R.string.location_mode_manager_nlp_on);
37 setInfoResources(R.string.location_mode_battery_saving_test,
38 R.string.location_mode_battery_saving_info, -1);
LocationModeDeviceOnlyTestActivity.java 27 createUserItem(R.string.location_mode_turn_on);
28 createUserItem(R.string.location_mode_select_device_only);
29 createAutoItem(R.string.location_mode_secure_gps_on);
30 createAutoItem(R.string.location_mode_secure_nlp_off);
31 createAutoItem(R.string.location_mode_manager_gps_on);
32 createAutoItem(R.string.location_mode_manager_nlp_off);
37 setInfoResources(R.string.location_mode_device_only_test,
38 R.string.location_mode_device_only_info, -1);
LocationModeHighAccuracyTestActivity.java 27 createUserItem(R.string.location_mode_turn_on);
28 createUserItem(R.string.location_mode_select_high_accuracy);
29 createAutoItem(R.string.location_mode_secure_gps_on);
30 createAutoItem(R.string.location_mode_secure_nlp_on);
31 createAutoItem(R.string.location_mode_manager_gps_on);
32 createAutoItem(R.string.location_mode_manager_nlp_on);
37 setInfoResources(R.string.location_mode_high_accuracy_test,
38 R.string.location_mode_high_accuracy_info, -1);
  /external/ceres-solver/internal/ceres/
gradient_checking_cost_function.h 34 #include <string>
64 const string& extra_info);
  /external/chromium_org/android_webview/native/
aw_assets.h 8 #include <string>
21 bool OpenAsset(const std::string& filename,
aw_media_url_interceptor.h 8 #include <string>
18 virtual bool Intercept(const std::string& url,
  /external/chromium_org/ash/system/chromeos/network/
network_connect.h 8 #include <string>
30 ASH_EXPORT void ConnectToNetwork(const std::string& service_path);
40 ASH_EXPORT void ActivateCellular(const std::string& service_path);
44 ASH_EXPORT void ShowMobileSetup(const std::string& service_path);
49 const std::string& service_path,
64 // Returns the localized string for shill error string |error|.
65 ASH_EXPORT base::string16 ErrorString(const std::string& error,
66 const std::string& service_path);
70 ASH_EXPORT void ShowNetworkSettings(const std::string& service_path)
    [all...]
  /external/chromium_org/base/i18n/
icu_string_conversions.h 8 #include <string>
44 std::string* encoded);
45 BASE_I18N_EXPORT bool CodepageToUTF16(const std::string& encoded,
56 std::string* encoded);
57 BASE_I18N_EXPORT bool CodepageToWide(const std::string& encoded,
64 BASE_I18N_EXPORT bool ConvertToUtf8AndNormalize(const std::string& text,
65 const std::string& charset,
66 std::string* result);
  /external/chromium_org/base/test/
histogram_tester.h 9 #include <string>
33 void ExpectUniqueSample(const std::string& name,
40 void ExpectBucketCount(const std::string& name,
47 void ExpectTotalCount(const std::string& name,
53 const std::string& histogram_name);
59 void CheckBucketCount(const std::string& name,
67 void CheckTotalCount(const std::string& name,
74 std::map<std::string, HistogramSamples*> histograms_snapshot_;
perf_time_logger.h 8 #include <string>
29 std::string test_name_;
values_test_util.h 8 #include <string>
24 const std::string& key);
28 const std::string& key);
32 const std::string& key);
36 const std::string& key);
38 void ExpectDictStringValue(const std::string& expected_value,
40 const std::string& key);
43 void ExpectStringValue(const std::string& expected_str,
  /external/chromium_org/cc/resources/
raster_mode.h 8 #include <string>
26 std::string RasterModeToString(RasterMode mode);
  /external/chromium_org/chrome/browser/accessibility/
accessibility_events.h 8 #include <string>
67 // string constants defined in extension_accessibility_api_constants.h.
70 const std::string& name() const { return name_; }
72 const std::string& context() const { return context_; }
79 const std::string& name);
81 void set_context(const std::string& context) { context_ = context; }
84 std::string name_;
86 // A string describing the context of the control, such as the name of
88 std::string context_;
98 AccessibilityWindowInfo(Profile* profile, const std::string& window_name)
    [all...]
  /external/chromium_org/chrome/browser/apps/
app_launch_for_metro_restart_win.h 8 #include <string>
23 const std::string& extension_id);
  /external/chromium_org/chrome/browser/chromeos/
external_metrics.h 8 #include <string>
39 const std::string& filename);
56 void RecordActionUI(std::string action_string);
59 void RecordAction(const std::string& action_name);
61 // Records an external crash of the given string description to
63 void RecordCrashUI(const std::string& crash_kind);
65 // Records an external crash of the given string description.
66 void RecordCrash(const std::string& crash_kind);
96 base::hash_set<std::string> valid_user_actions_;
99 std::string uma_events_file_
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/session/
stub_login_session_manager_delegate.h 8 #include <string>
22 const std::string& login_user_id);

Completed in 1276 milliseconds

<<41424344454647484950>>