Home
last modified time | relevance | path

Searched defs:Reset (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/external/libchrome/base/android/
Dscoped_java_ref.h188 void Reset() { in Reset() function
192 void Reset(const ScopedJavaLocalRef<T>& other) { in Reset() function
199 void Reset(const JavaRef<T>& other) { in Reset() function
208 void Reset(JNIEnv* env, T obj) { env_ = this->SetNewLocalRef(env, obj); } in Reset() function
262 void Reset() { in Reset() function
266 void Reset(const JavaRef<T>& other) { this->Reset(nullptr, other.obj()); } in Reset() function
268 void Reset(JNIEnv* env, const JavaParamRef<T>& other) { in Reset() function
272 void Reset(JNIEnv* env, T obj) { this->SetNewGlobalRef(env, obj); } in Reset() function
/external/syzkaller/vendor/google.golang.org/appengine/internal/modules/
Dmodules_service.pb.go90 func (m *ModulesServiceError) Reset() { *m = ModulesServiceError{} } func
98 func (m *GetModulesRequest) Reset() { *m = GetModulesRequest{} } func
107 func (m *GetModulesResponse) Reset() { *m = GetModulesResponse{} } func
123 func (m *GetVersionsRequest) Reset() { *m = GetVersionsRequest{} } func
139 func (m *GetVersionsResponse) Reset() { *m = GetVersionsResponse{} } func
155 func (m *GetDefaultVersionRequest) Reset() { *m = GetDefaultVersionRequest{} } func
171 func (m *GetDefaultVersionResponse) Reset() { *m = GetDefaultVersionResponse{} } func
188 func (m *GetNumInstancesRequest) Reset() { *m = GetNumInstancesRequest{} } func
211 func (m *GetNumInstancesResponse) Reset() { *m = GetNumInstancesResponse{} } func
229 func (m *SetNumInstancesRequest) Reset() { *m = SetNumInstancesRequest{} } func
[all …]
/external/syzkaller/vendor/google.golang.org/appengine/internal/base/
Dapi_base.pb.go36 func (m *StringProto) Reset() { *m = StringProto{} } func
52 func (m *Integer32Proto) Reset() { *m = Integer32Proto{} } func
68 func (m *Integer64Proto) Reset() { *m = Integer64Proto{} } func
84 func (m *BoolProto) Reset() { *m = BoolProto{} } func
100 func (m *DoubleProto) Reset() { *m = DoubleProto{} } func
116 func (m *BytesProto) Reset() { *m = BytesProto{} } func
131 func (m *VoidProto) Reset() { *m = VoidProto{} } func
/external/dng_sdk/source/
Ddng_auto_ptr.h145 void AutoPtr<T>::Reset (T *p) in Reset() function
160 void AutoPtr<T>::Reset () in Reset() function
211 void Reset (size_t count) in Reset() function
/external/syzkaller/vendor/google.golang.org/appengine/internal/app_identity/
Dapp_identity_service.pb.go91 func (m *AppIdentityServiceError) Reset() { *m = AppIdentityServiceError{} } func
100 func (m *SignForAppRequest) Reset() { *m = SignForAppRequest{} } func
117 func (m *SignForAppResponse) Reset() { *m = SignForAppResponse{} } func
139 func (m *GetPublicCertificateForAppRequest) Reset() { *m = GetPublicCertificateForAppReques… func
149 func (m *PublicCertificate) Reset() { *m = PublicCertificate{} } func
173 func (m *GetPublicCertificateForAppResponse) Reset() { *m = GetPublicCertificateForAppRespo… func
195 func (m *GetServiceAccountNameRequest) Reset() { *m = GetServiceAccountNameRequest{} } func
204 func (m *GetServiceAccountNameResponse) Reset() { *m = GetServiceAccountNameResponse{} } func
222 func (m *GetAccessTokenRequest) Reset() { *m = GetAccessTokenRequest{} } func
253 func (m *GetAccessTokenResponse) Reset() { *m = GetAccessTokenResponse{} } func
[all …]
/external/pdfium/core/fxcrt/
Dweak_ptr.h52 void Reset() { m_pHandle.Reset(); } in Reset() function
53 void Reset(std::unique_ptr<T, D> pObj) { in Reset() function
63 void Reset(std::unique_ptr<T, D> ptr) { m_pObj = std::move(ptr); } in Reset() function
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dbackoff.go18 Reset() methodSpec
43 func (eb *ExponentialBackoff) Reset() { func
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dxfeed_manager.cc25 void XfeedManager::Reset() { in Reset() function in xla::cpu::runtime::XfeedManager
30 void XfeedQueueManager::Reset() { in Reset() function in xla::cpu::runtime::XfeedQueueManager
/external/syzkaller/vendor/google.golang.org/appengine/internal/user/
Duser_service.pb.go82 func (m *UserServiceError) Reset() { *m = UserServiceError{} } func
93 func (m *CreateLoginURLRequest) Reset() { *m = CreateLoginURLRequest{} } func
123 func (m *CreateLoginURLResponse) Reset() { *m = CreateLoginURLResponse{} } func
140 func (m *CreateLogoutURLRequest) Reset() { *m = CreateLogoutURLRequest{} } func
163 func (m *CreateLogoutURLResponse) Reset() { *m = CreateLogoutURLResponse{} } func
180 func (m *GetOAuthUserRequest) Reset() { *m = GetOAuthUserRequest{} } func
209 func (m *GetOAuthUserResponse) Reset() { *m = GetOAuthUserResponse{} } func
268 func (m *CheckOAuthSignatureRequest) Reset() { *m = CheckOAuthSignatureRequest{} } func
277 func (m *CheckOAuthSignatureResponse) Reset() { *m = CheckOAuthSignatureResponse{} } func
/external/v8/src/ic/
Dic-stats.cc37 void ICStats::Reset() { in Reset() function in v8::internal::ICStats
101 void ICInfo::Reset() { in Reset() function in v8::internal::ICInfo
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc17 void AudioDecoderPcmU::Reset() {} in Reset() function in webrtc::AudioDecoderPcmU
41 void AudioDecoderPcmA::Reset() {} in Reset() function in webrtc::AudioDecoderPcmA
/external/golang-protobuf/proto/
Dsize_test.go66 func (m nonptrMessage) Reset() {} func
79 func (m *messageWithEmbedding) Reset() {} func
/external/pdfium/xfa/fxfa/
Dcxfa_eventparam.cpp28 void CXFA_EventParam::Reset() { in Reset() function in CXFA_EventParam
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go537 func (m *Action) Reset() { *m = Action{} } func
552 func (m *PropertyValue) Reset() { *m = PropertyValue{} } func
611 func (m *PropertyValue_PointValue) Reset() { *m = PropertyValue_PointValue{} } func
638 func (m *PropertyValue_UserValue) Reset() { *m = PropertyValue_UserValue{} } func
684 func (m *PropertyValue_ReferenceValue) Reset() { *m = PropertyValue_ReferenceValue{} } func
716 func (m *PropertyValue_ReferenceValue_PathElement) Reset() { func
755 func (m *Property) Reset() { *m = Property{} } func
824 func (m *Path) Reset() { *m = Path{} } func
842 func (m *Path_Element) Reset() { *m = Path_Element{} } func
874 func (m *Reference) Reset() { *m = Reference{} } func
[all …]
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmtojavascriptdepth.cpp19 void CXFA_FMToJavaScriptDepth::Reset() { in Reset() function in CXFA_FMToJavaScriptDepth
/external/pdfium/xfa/fwl/
Dcfwl_comboboxproxy.h29 void Reset() { m_bLButtonUpSelf = false; } in Reset() function
/external/tensorflow/tensorflow/core/common_runtime/
Dsession_factory.h63 virtual Status Reset(const SessionOptions& options, in Reset() function
/external/tensorflow/tensorflow/core/lib/io/
Drandom_inputstream.h46 Status Reset() override { return Seek(0); } in Reset() function
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DHistogramTest.cs93 public void Reset() in Reset() method in Grpc.IntegrationTesting.HistogramTest
/external/flatbuffers/tests/FlatBuffers.Test/
DLcg.cs37 public void Reset() in Reset() method in FlatBuffers.Test.Lcg
/external/webrtc/webrtc/modules/audio_device/android/
Dopensles_common.h39 void Reset() { in Reset() function
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dstatistics_calculator.cc76 void StatisticsCalculator::PeriodicUmaCount::Reset() { in Reset() function in webrtc::StatisticsCalculator::PeriodicUmaCount
101 void StatisticsCalculator::PeriodicUmaAverage::Reset() { in Reset() function in webrtc::StatisticsCalculator::PeriodicUmaAverage
127 void StatisticsCalculator::Reset() { in Reset() function in webrtc::StatisticsCalculator
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capture_frame_queue.cc39 void ScreenCaptureFrameQueue::Reset() { in Reset() function in webrtc::ScreenCaptureFrameQueue
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.cc46 void AudioDecoderG722::Reset() { in Reset() function in webrtc::AudioDecoderG722
107 void AudioDecoderG722Stereo::Reset() { in Reset() function in webrtc::AudioDecoderG722Stereo
/external/zlib/src/contrib/ada/
Dread.adb62 procedure Reset; subprogspec
104 procedure Reset is subprogram

12345678910>>...21