Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 25 of 1129) sorted by relevance

12345678910>>...46

/external/cronet/net/cookies/
Dcookie_inclusion_status.cc17 CookieInclusionStatus::CookieInclusionStatus(ExclusionReason reason) { in CookieInclusionStatus()
21 CookieInclusionStatus::CookieInclusionStatus(ExclusionReason reason, in CookieInclusionStatus()
61 void CookieInclusionStatus::AddExclusionReason(ExclusionReason reason) { in AddExclusionReason()
68 void CookieInclusionStatus::RemoveExclusionReason(ExclusionReason reason) { in RemoveExclusionReason()
81 for (const ExclusionReason reason : reasons) { in ExclusionReasonsWithout() local
150 void CookieInclusionStatus::AddWarningReason(WarningReason reason) { in AddWarningReason()
154 void CookieInclusionStatus::RemoveWarningReason(WarningReason reason) { in RemoveWarningReason()
164 WarningReason reason = WarningReason::NUM_WARNING_REASONS; in GetBreakingDowngradeMetricsEnumValue() local
201 for (const auto& reason : in GetDebugString() local
240 for (const auto& reason : in GetDebugString() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
DDataSourceException.java34 int reason = ((DataSourceException) cause).reason; in isCausedByPositionOutOfRange() local
58 @PlaybackException.ErrorCode public final int reason; field in DataSourceException
66 public DataSourceException(@PlaybackException.ErrorCode int reason) { in DataSourceException()
77 public DataSourceException(@Nullable Throwable cause, @PlaybackException.ErrorCode int reason) { in DataSourceException()
89 public DataSourceException(@Nullable String message, @PlaybackException.ErrorCode int reason) { in DataSourceException()
105 @PlaybackException.ErrorCode int reason) { in DataSourceException()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
DDataSourceException.java34 int reason = ((DataSourceException) cause).reason; in isCausedByPositionOutOfRange() local
58 public final @PlaybackException.ErrorCode int reason; field in DataSourceException
66 public DataSourceException(@PlaybackException.ErrorCode int reason) { in DataSourceException()
77 public DataSourceException(@Nullable Throwable cause, @PlaybackException.ErrorCode int reason) { in DataSourceException()
89 public DataSourceException(@Nullable String message, @PlaybackException.ErrorCode int reason) { in DataSourceException()
105 @PlaybackException.ErrorCode int reason) { in DataSourceException()
/external/android-key-attestation/server/src/test/resources/
Dstatus.json5 "reason": "KEY_COMPROMISE" string
9 "reason": "KEY_COMPROMISE" string
13 "reason": "KEY_COMPROMISE" string
17 "reason": "KEY_COMPROMISE" string
21 "reason": "KEY_COMPROMISE", string
/external/rust/cxx/syntax/
Dtrivial.rs44 let reason = TrivialReason::StructField(strct); in required_trivial_reasons() localVariable
52 let reason = TrivialReason::UnpinnedMut(efn); in required_trivial_reasons() localVariable
59 let reason = TrivialReason::FunctionArgument(efn); in required_trivial_reasons() localVariable
65 let reason = TrivialReason::UnpinnedMut(efn); in required_trivial_reasons() localVariable
76 let reason = TrivialReason::FunctionReturn(efn); in required_trivial_reasons() localVariable
82 let reason = TrivialReason::UnpinnedMut(efn); in required_trivial_reasons() localVariable
99 let reason = TrivialReason::BoxTarget; in required_trivial_reasons() localVariable
105 let reason = TrivialReason::VecElement; in required_trivial_reasons() localVariable
111 let reason = TrivialReason::SliceElement { in required_trivial_reasons() localVariable
/external/libwebsockets/lib/core/
Dalloc.c78 void *lws_realloc(void *ptr, size_t size, const char *reason) in lws_realloc()
83 void *lws_malloc(size_t size, const char *reason) in lws_malloc()
93 void *lws_zalloc(size_t size, const char *reason) in lws_zalloc()
101 void lws_set_allocator(void *(*cb)(void *ptr, size_t size, const char *reason)) in lws_set_allocator()
108 _realloc(void *ptr, size_t size, const char *reason) in _realloc()
152 void *lws_realloc(void *ptr, size_t size, const char *reason) in lws_realloc()
157 void *lws_zalloc(size_t size, const char *reason) in lws_zalloc()
167 void lws_set_allocator(void *(*cb)(void *ptr, size_t size, const char *reason)) in lws_set_allocator()
/external/cronet/third_party/icu/source/tools/icuinfo/
Dtestplug.c54 UPlugReason reason, in myPlugin()
71 UPlugReason reason, in myPluginLow()
89 UPlugReason reason, in myPluginFailQuery()
104 UPlugReason reason, in myPluginFailToken()
124 UPlugReason reason, in myPluginBad()
149 UPlugReason reason, in myPluginHigh()
194 UPlugReason reason, in debugMemoryPlugin()
/external/icu/icu4c/source/tools/icuinfo/
Dtestplug.c54 UPlugReason reason, in myPlugin()
71 UPlugReason reason, in myPluginLow()
89 UPlugReason reason, in myPluginFailQuery()
104 UPlugReason reason, in myPluginFailToken()
124 UPlugReason reason, in myPluginBad()
149 UPlugReason reason, in myPluginHigh()
194 UPlugReason reason, in debugMemoryPlugin()
/external/grpc-grpc/src/core/lib/surface/
Dchannel.h70 #define GRPC_CHANNEL_INTERNAL_REF(channel, reason) \ argument
72 #define GRPC_CHANNEL_INTERNAL_UNREF(channel, reason) \ argument
77 #define GRPC_CHANNEL_INTERNAL_REF(channel, reason) \ argument
79 #define GRPC_CHANNEL_INTERNAL_UNREF(channel, reason) \ argument
Dcompletion_queue.h56 #define GRPC_CQ_INTERNAL_REF(cc, reason) \ argument
58 #define GRPC_CQ_INTERNAL_UNREF(cc, reason) \ argument
63 #define GRPC_CQ_INTERNAL_REF(cc, reason) grpc_cq_internal_ref(cc) argument
64 #define GRPC_CQ_INTERNAL_UNREF(cc, reason) grpc_cq_internal_unref(cc) argument
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/internal/
Dexception.h22 [[noreturn]] inline constexpr void throw_or_abort([[gnu::unused]] const char* reason) { in throw_or_abort()
31 inline constexpr void throw_or_abort_if_any_impl(const char* reason, bool should_abort) { in throw_or_abort_if_any_impl()
38 inline constexpr void throw_or_abort_if_any_impl(const char* reason, bool head, AbortIf... tail) { in throw_or_abort_if_any_impl()
46 inline constexpr void throw_or_abort_if_any(const char* reason, AbortIf... abort_if) { in throw_or_abort_if_any()
/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.h43 #define GRPC_COMBINER_REF(combiner, reason) \ argument
45 #define GRPC_COMBINER_UNREF(combiner, reason) \ argument
49 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) argument
50 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) argument
Dcfstream_handle.h69 #define CFSTREAM_HANDLE_REF(handle, reason) \ argument
71 #define CFSTREAM_HANDLE_UNREF(handle, reason) \ argument
74 #define CFSTREAM_HANDLE_REF(handle, reason) (handle)->Ref() argument
75 #define CFSTREAM_HANDLE_UNREF(handle, reason) (handle)->Unref() argument
Dcall_combiner.h58 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument
61 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument
71 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument
73 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument
131 void Add(grpc_closure* closure, grpc_error* error, const char* reason) { in Add()
181 const char* reason; member
/external/angle/src/compiler/translator/
DDiagnostics.cpp25 const char *reason, in writeInfo()
55 const char *reason, in error()
62 const char *reason, in warning()
68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error()
76 void TDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
101 void PerformanceDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dref_counted.h111 void RefNonZero(const DebugLocation& location, const char* reason) { in RefNonZero()
138 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero()
172 bool Unref(const DebugLocation& location, const char* reason) { in Unref()
293 const char* reason) GRPC_MUST_USE_RESULT { in Ref()
307 void Unref(const DebugLocation& location, const char* reason) { in Unref()
318 const char* reason) GRPC_MUST_USE_RESULT { in RefIfNonZero()
340 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount()
Ddual_ref_counted.h62 const char* reason) GRPC_MUST_USE_RESULT { in Ref()
86 void Unref(const DebugLocation& location, const char* reason) { in Unref()
129 const char* reason) GRPC_MUST_USE_RESULT { in RefIfNonZero()
159 const char* reason) GRPC_MUST_USE_RESULT { in WeakRef()
186 void WeakUnref(const DebugLocation& location, const char* reason) { in WeakUnref()
269 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount()
304 const char* reason) { in IncrementWeakRefCount()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcfstream_handle.h79 #define CFSTREAM_HANDLE_REF(handle, reason) \ argument
81 #define CFSTREAM_HANDLE_UNREF(handle, reason) \ argument
84 #define CFSTREAM_HANDLE_REF(handle, reason) (handle)->Ref() argument
85 #define CFSTREAM_HANDLE_UNREF(handle, reason) (handle)->Unref() argument
Dcombiner.h68 #define GRPC_COMBINER_REF(combiner, reason) \ argument
70 #define GRPC_COMBINER_UNREF(combiner, reason) \ argument
74 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) argument
75 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) argument
Dcall_combiner.h56 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument
58 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument
66 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument
68 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument
150 void Add(grpc_closure* closure, grpc_error_handle error, const char* reason) { in Add()
201 const char* reason; member
/external/perfetto/protos/perfetto/trace/ftrace/
Dipi.proto9 optional string reason = 1; field
12 optional string reason = 1; field
16 optional string reason = 2; field
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DCancelClientStreamCommand.java28 @Nullable private final Status reason; field in CancelClientStreamCommand
30 CancelClientStreamCommand(NettyClientStream.TransportState stream, Status reason) { in CancelClientStreamCommand()
42 Status reason() { in reason() method in CancelClientStreamCommand
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcompletion_queue.h58 #define GRPC_CQ_INTERNAL_REF(cq, reason) \ argument
60 #define GRPC_CQ_INTERNAL_UNREF(cq, reason) \ argument
65 #define GRPC_CQ_INTERNAL_REF(cq, reason) grpc_cq_internal_ref(cq) argument
66 #define GRPC_CQ_INTERNAL_UNREF(cq, reason) grpc_cq_internal_unref(cq) argument
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/
DUnsupportedDrmException.java43 @Reason public final int reason; field in UnsupportedDrmException
46 public UnsupportedDrmException(@Reason int reason) { in UnsupportedDrmException()
54 public UnsupportedDrmException(@Reason int reason, Exception cause) { in UnsupportedDrmException()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/drm/
DUnsupportedDrmException.java53 public final @Reason int reason; field in UnsupportedDrmException
58 public UnsupportedDrmException(@Reason int reason) { in UnsupportedDrmException()
66 public UnsupportedDrmException(@Reason int reason, Exception cause) { in UnsupportedDrmException()

12345678910>>...46