Home
last modified time | relevance | path

Searched refs:MethodIdentifier (Results 1 – 25 of 47) sorted by relevance

12

/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info.h49 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier;
63 static void TrackCord(InlineData& cord, MethodIdentifier method);
72 MethodIdentifier method);
77 static void MaybeTrackCord(InlineData& cord, MethodIdentifier method);
106 MethodIdentifier method);
132 void Lock(MethodIdentifier method) ABSL_EXCLUSIVE_LOCK_FUNCTION(mutex_);
202 MethodIdentifier method);
213 static MethodIdentifier GetParentMethod(const CordzInfo* src);
231 MethodIdentifier method);
249 const MethodIdentifier method_;
[all …]
Dcordz_statistics.h29 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; member
75 MethodIdentifier method = MethodIdentifier::kUnknown;
78 MethodIdentifier parent_method = MethodIdentifier::kUnknown;
Dcordz_update_tracker.h40 enum MethodIdentifier { enum
87 int64_t Value(MethodIdentifier method) const { in Value()
92 void LossyAdd(MethodIdentifier method, int64_t n = 1) {
101 MethodIdentifier method = static_cast<MethodIdentifier>(i); in LossyAdd()
Dcordz_info.cc255 void CordzInfo::TrackCord(InlineData& cord, MethodIdentifier method) { in TrackCord()
264 MethodIdentifier method) { in TrackCord()
280 MethodIdentifier method) { in MaybeTrackCordImpl()
289 CordzInfo::MethodIdentifier CordzInfo::GetParentMethod(const CordzInfo* src) { in GetParentMethod()
290 if (src == nullptr) return MethodIdentifier::kUnknown; in GetParentMethod()
291 return src->parent_method_ != MethodIdentifier::kUnknown ? src->parent_method_ in GetParentMethod()
308 MethodIdentifier method) in CordzInfo()
383 void CordzInfo::Lock(MethodIdentifier method) in Lock()
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcordz_info.h49 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier;
63 static void TrackCord(InlineData& cord, MethodIdentifier method);
72 MethodIdentifier method);
77 static void MaybeTrackCord(InlineData& cord, MethodIdentifier method);
106 MethodIdentifier method);
132 void Lock(MethodIdentifier method) ABSL_EXCLUSIVE_LOCK_FUNCTION(mutex_);
202 MethodIdentifier method);
213 static MethodIdentifier GetParentMethod(const CordzInfo* src);
231 MethodIdentifier method);
249 const MethodIdentifier method_;
[all …]
Dcordz_statistics.h29 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; member
75 MethodIdentifier method = MethodIdentifier::kUnknown;
78 MethodIdentifier parent_method = MethodIdentifier::kUnknown;
Dcordz_update_tracker.h40 enum MethodIdentifier { enum
87 int64_t Value(MethodIdentifier method) const { in Value()
92 void LossyAdd(MethodIdentifier method, int64_t n = 1) {
101 MethodIdentifier method = static_cast<MethodIdentifier>(i); in LossyAdd()
Dcordz_info.cc254 void CordzInfo::TrackCord(InlineData& cord, MethodIdentifier method) { in TrackCord()
263 MethodIdentifier method) { in TrackCord()
279 MethodIdentifier method) { in MaybeTrackCordImpl()
288 CordzInfo::MethodIdentifier CordzInfo::GetParentMethod(const CordzInfo* src) { in GetParentMethod()
289 if (src == nullptr) return MethodIdentifier::kUnknown; in GetParentMethod()
290 return src->parent_method_ != MethodIdentifier::kUnknown ? src->parent_method_ in GetParentMethod()
307 MethodIdentifier method) in CordzInfo()
382 void CordzInfo::Lock(MethodIdentifier method) in Lock()
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info.h49 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier;
63 static void TrackCord(InlineData& cord, MethodIdentifier method);
72 MethodIdentifier method);
77 static void MaybeTrackCord(InlineData& cord, MethodIdentifier method);
106 MethodIdentifier method);
132 void Lock(MethodIdentifier method) ABSL_EXCLUSIVE_LOCK_FUNCTION(mutex_);
202 MethodIdentifier method);
213 static MethodIdentifier GetParentMethod(const CordzInfo* src);
231 MethodIdentifier method);
249 const MethodIdentifier method_;
[all …]
Dcordz_statistics.h29 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; member
75 MethodIdentifier method = MethodIdentifier::kUnknown;
78 MethodIdentifier parent_method = MethodIdentifier::kUnknown;
Dcordz_update_tracker.h40 enum MethodIdentifier { enum
87 int64_t Value(MethodIdentifier method) const { in Value()
92 void LossyAdd(MethodIdentifier method, int64_t n = 1) {
101 MethodIdentifier method = static_cast<MethodIdentifier>(i); in LossyAdd()
Dcordz_info.cc254 void CordzInfo::TrackCord(InlineData& cord, MethodIdentifier method) { in TrackCord()
263 MethodIdentifier method) { in TrackCord()
279 MethodIdentifier method) { in MaybeTrackCordImpl()
288 CordzInfo::MethodIdentifier CordzInfo::GetParentMethod(const CordzInfo* src) { in GetParentMethod()
289 if (src == nullptr) return MethodIdentifier::kUnknown; in GetParentMethod()
290 return src->parent_method_ != MethodIdentifier::kUnknown ? src->parent_method_ in GetParentMethod()
307 MethodIdentifier method) in CordzInfo()
382 void CordzInfo::Lock(MethodIdentifier method) in Lock()
/external/abseil-cpp/absl/strings/internal/
Dcordz_info.h49 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier;
63 static void TrackCord(InlineData& cord, MethodIdentifier method);
72 MethodIdentifier method);
77 static void MaybeTrackCord(InlineData& cord, MethodIdentifier method);
106 MethodIdentifier method);
132 void Lock(MethodIdentifier method) ABSL_EXCLUSIVE_LOCK_FUNCTION(mutex_);
202 MethodIdentifier method);
213 static MethodIdentifier GetParentMethod(const CordzInfo* src);
231 MethodIdentifier method);
249 const MethodIdentifier method_;
[all …]
Dcordz_statistics.h29 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; member
75 MethodIdentifier method = MethodIdentifier::kUnknown;
78 MethodIdentifier parent_method = MethodIdentifier::kUnknown;
Dcordz_update_tracker.h40 enum MethodIdentifier { enum
87 int64_t Value(MethodIdentifier method) const { in Value()
92 void LossyAdd(MethodIdentifier method, int64_t n = 1) {
101 MethodIdentifier method = static_cast<MethodIdentifier>(i); in LossyAdd()
Dcordz_info.cc254 void CordzInfo::TrackCord(InlineData& cord, MethodIdentifier method) { in TrackCord()
263 MethodIdentifier method) { in TrackCord()
279 MethodIdentifier method) { in MaybeTrackCordImpl()
288 CordzInfo::MethodIdentifier CordzInfo::GetParentMethod(const CordzInfo* src) { in GetParentMethod()
289 if (src == nullptr) return MethodIdentifier::kUnknown; in GetParentMethod()
290 return src->parent_method_ != MethodIdentifier::kUnknown ? src->parent_method_ in GetParentMethod()
306 MethodIdentifier method) in CordzInfo()
379 void CordzInfo::Lock(MethodIdentifier method) in Lock()
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info.h49 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier;
63 static void TrackCord(InlineData& cord, MethodIdentifier method);
72 MethodIdentifier method);
77 static void MaybeTrackCord(InlineData& cord, MethodIdentifier method);
106 MethodIdentifier method);
132 void Lock(MethodIdentifier method) ABSL_EXCLUSIVE_LOCK_FUNCTION(mutex_);
202 MethodIdentifier method);
213 static MethodIdentifier GetParentMethod(const CordzInfo* src);
231 MethodIdentifier method);
249 const MethodIdentifier method_;
[all …]
Dcordz_statistics.h29 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; member
75 MethodIdentifier method = MethodIdentifier::kUnknown;
78 MethodIdentifier parent_method = MethodIdentifier::kUnknown;
Dcordz_update_tracker.h40 enum MethodIdentifier { enum
87 int64_t Value(MethodIdentifier method) const { in Value()
92 void LossyAdd(MethodIdentifier method, int64_t n = 1) {
101 MethodIdentifier method = static_cast<MethodIdentifier>(i); in LossyAdd()
Dcordz_info.cc255 void CordzInfo::TrackCord(InlineData& cord, MethodIdentifier method) { in TrackCord()
264 MethodIdentifier method) { in TrackCord()
280 MethodIdentifier method) { in MaybeTrackCordImpl()
289 CordzInfo::MethodIdentifier CordzInfo::GetParentMethod(const CordzInfo* src) { in GetParentMethod()
290 if (src == nullptr) return MethodIdentifier::kUnknown; in GetParentMethod()
291 return src->parent_method_ != MethodIdentifier::kUnknown ? src->parent_method_ in GetParentMethod()
308 MethodIdentifier method) in CordzInfo()
383 void CordzInfo::Lock(MethodIdentifier method) in Lock()
/external/guava/android/guava/src/com/google/common/eventbus/
DSubscriberRegistry.java186 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsNotCached()
208 MethodIdentifier ident = new MethodIdentifier(method); in getAnnotatedMethodsNotCached()
246 private static final class MethodIdentifier { class in SubscriberRegistry
251 MethodIdentifier(Method method) { in MethodIdentifier() method in SubscriberRegistry.MethodIdentifier
263 if (o instanceof MethodIdentifier) { in equals()
264 MethodIdentifier ident = (MethodIdentifier) o; in equals()
/external/guava/guava/src/com/google/common/eventbus/
DSubscriberRegistry.java186 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsNotCached()
208 MethodIdentifier ident = new MethodIdentifier(method); in getAnnotatedMethodsNotCached()
246 private static final class MethodIdentifier { class in SubscriberRegistry
251 MethodIdentifier(Method method) { in MethodIdentifier() method in SubscriberRegistry.MethodIdentifier
263 if (o instanceof MethodIdentifier) { in equals()
264 MethodIdentifier ident = (MethodIdentifier) o; in equals()
/external/abseil-cpp/absl/strings/
Dcord.h768 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; variable
772 explicit Cord(absl::string_view src, MethodIdentifier method);
822 void AppendArray(absl::string_view src, MethodIdentifier method);
844 void EmplaceTree(CordRep* rep, MethodIdentifier method);
849 MethodIdentifier method);
855 const CordzUpdateScope& scope, MethodIdentifier method);
857 void AppendTreeToInlined(CordRep* tree, MethodIdentifier method);
858 void AppendTreeToTree(CordRep* tree, MethodIdentifier method);
859 void AppendTree(CordRep* tree, MethodIdentifier method);
860 void PrependTreeToInlined(CordRep* tree, MethodIdentifier method);
[all …]
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcord.h781 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; variable
785 explicit Cord(absl::string_view src, MethodIdentifier method);
835 void AppendArray(absl::string_view src, MethodIdentifier method);
857 void EmplaceTree(CordRep* rep, MethodIdentifier method);
862 MethodIdentifier method);
868 const CordzUpdateScope& scope, MethodIdentifier method);
870 void AppendTreeToInlined(CordRep* tree, MethodIdentifier method);
871 void AppendTreeToTree(CordRep* tree, MethodIdentifier method);
872 void AppendTree(CordRep* tree, MethodIdentifier method);
873 void PrependTreeToInlined(CordRep* tree, MethodIdentifier method);
[all …]
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.h780 using MethodIdentifier = CordzUpdateTracker::MethodIdentifier; variable
784 explicit Cord(absl::string_view src, MethodIdentifier method);
834 void AppendArray(absl::string_view src, MethodIdentifier method);
856 void EmplaceTree(CordRep* rep, MethodIdentifier method);
861 MethodIdentifier method);
867 const CordzUpdateScope& scope, MethodIdentifier method);
869 void AppendTreeToInlined(CordRep* tree, MethodIdentifier method);
870 void AppendTreeToTree(CordRep* tree, MethodIdentifier method);
871 void AppendTree(CordRep* tree, MethodIdentifier method);
872 void PrependTreeToInlined(CordRep* tree, MethodIdentifier method);
[all …]

12