Searched refs:ErrorListener (Results 1 – 12 of 12) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | error_listener.h | 54 class LIBPROTOBUF_EXPORT ErrorListener { 56 virtual ~ErrorListener() {} in ~ErrorListener() 71 ErrorListener() {} in ErrorListener() function 75 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ErrorListener); 79 class LIBPROTOBUF_EXPORT NoopErrorListener : public ErrorListener {
|
D | proto_writer.h | 80 strings::ByteSink* output, ErrorListener* listener); 143 ErrorListener* listener() { return listener_; } in listener() 239 strings::ByteSink* output, ErrorListener* listener); 333 ErrorListener* listener_;
|
D | mock_error_listener.h | 44 class MockErrorListener : public ErrorListener {
|
D | type_info_test_helper.h | 82 ErrorListener* listener, const ProtoStreamObjectWriter::Options& options);
|
D | protostream_objectwriter.h | 103 strings::ByteSink* output, ErrorListener* listener, 254 strings::ByteSink* output, ErrorListener* listener);
|
D | type_info_test_helper.cc | 105 const string& type_url, strings::ByteSink* output, ErrorListener* listener, in NewProtoWriter()
|
D | proto_writer.cc | 62 strings::ByteSink* output, ErrorListener* listener) in ProtoWriter() 80 strings::ByteSink* output, ErrorListener* listener) in ProtoWriter()
|
D | protostream_objectwriter.cc | 61 strings::ByteSink* output, ErrorListener* listener, in ProtoStreamObjectWriter() 72 strings::ByteSink* output, ErrorListener* listener) in ProtoStreamObjectWriter()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | BluetoothUtils.java | 33 private static ErrorListener sErrorListener; 56 public static void setErrorListener(ErrorListener listener) { in setErrorListener() 60 public interface ErrorListener { interface in BluetoothUtils
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | json_util.cc | 106 class StatusErrorListener : public converter::ErrorListener {
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/ |
D | KeyboardUI.java | 604 private final class BluetoothErrorListener implements BluetoothUtils.ErrorListener {
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |