Searched defs:GetTag (Results 1 – 11 of 11) sorted by relevance
52 TEST_F(TaggedControlDelegateTest, GetTag) { in TEST_F() argument
52 TEST_F(TaggedControlOptionsTest, GetTag) { in TEST_F() argument
81 bool GetTag(art::ObjPtr<art::mirror::Object> obj, /* out */ T* result) in GetTag() function
413 static jvmtiError GetTag(jvmtiEnv* env, jobject object, jlong* tag_ptr) { in GetTag() function in openjdkjvmti::JvmtiFunctions
148 bool GetTag() const { in GetTag() function
129 static jlong GetTag(jvmtiEnv* env, jobject obj) { in GetTag() function
87 uint32_t LogBufferElement::GetTag() const { in GetTag() function in LogBufferElement
146 static constexpr AllocatorTag GetTag() { in GetTag() function
246 status_t VendorTagManager::GetTag(const std::string section_name, in GetTag() function in android::google_camera_hal::VendorTagManager
445 const char* GetTag() const { return tag_; } in GetTag() function in android::base::LogMessageData
1986 jvmtiError GetTag(jobject object, in GetTag() function