Home
last modified time | relevance | path

Searched defs:ClearData (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetySourceIntentHandler.kt284 object ClearData : Response object
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/calibrator/
H A Dcalibrator_singleton.cc38 void CalibratorSingleton::ClearData(absl::string_view id) { in ClearData() function in tensorflow::calibrator::CalibratorSingleton
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs2017 public void ClearData() { in ClearData() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
8166 public void ClearData() { in ClearData() method in ProtobufTestMessages.Proto2.OneStringProto2
H A DUnittest.cs18740 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.OneString
19121 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.OneBytes
19508 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Int32Message
19714 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Uint32Message
19920 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Int64Message
20126 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Uint64Message
20332 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.BoolMessage
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs2017 public void ClearData() { in ClearData() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
8166 public void ClearData() { in ClearData() method in ProtobufTestMessages.Proto2.OneStringProto2
H A DUnittest.cs18740 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.OneString
19121 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.OneBytes
19508 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Int32Message
19714 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Uint32Message
19920 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Int64Message
20126 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.Uint64Message
20332 public void ClearData() { in ClearData() method in Google.Protobuf.TestProtos.Proto2.BoolMessage
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_viewlayoutprocessor.cpp1595 void CXFA_ViewLayoutProcessor::ClearData() { in ClearData() function in CXFA_ViewLayoutProcessor
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc1280 TEST_F(ProfileCompilationInfoTest, ClearData) { in TEST_F() argument
H A Dprofile_compilation_info.cc2618 void ProfileCompilationInfo::ClearData() { in ClearData() function in art::ProfileCompilationInfo