Home
last modified time | relevance | path

Searched refs:match (Results 26 – 29 of 29) sorted by relevance

12

/art/cmdline/
DREADME.md133 no way to position-ally match that).
/art/runtime/mirror/
Dclass.h1203 bool DescriptorEquals(const char* match) REQUIRES_SHARED(Locks::mutator_lock_);
1394 bool ProxyDescriptorEquals(const char* match) REQUIRES_SHARED(Locks::mutator_lock_);
Dclass.cc1379 bool Class::ProxyDescriptorEquals(const char* match) { in ProxyDescriptorEquals() argument
1384 return storage == match; in ProxyDescriptorEquals()
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S648 @ thread id did not match, go slow path.
1882 * r1: char to match (known <= 0xFFFF)

12