HomeSort by relevance Sort by last modified time
    Searched defs:SetMethod (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/gin/
object_template_builder.h 104 ObjectTemplateBuilder& SetMethod(const base::StringPiece& name,
  /external/chromium_org/ppapi/cpp/
url_request_info.h 114 /// SetMethod() sets the <code>PP_URLREQUESTPROPERTY_METHOD</code>
124 bool SetMethod(const Var& method_string) {
  /external/chromium_org/content/renderer/fetchers/
resource_fetcher_impl.cc 47 void ResourceFetcherImpl::SetMethod(const std::string& method) {
  /external/chromium_org/components/cronet/android/
url_request_peer.cc 41 void URLRequestPeer::SetMethod(const std::string& method) { method_ = method; }
  /art/runtime/
stack.h 316 void SetMethod(mirror::ArtMethod* method) {
debugger.cc 90 void SetMethod(mirror::ArtMethod* m) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) {
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_opt_util.cc 672 VCMLossProtectionLogic::SetMethod(enum VCMProtectionMethodEnum newMethodType)

Completed in 228 milliseconds