Searched defs:uint32_t (Results 1 – 12 of 12) sorted by relevance
| /art/runtime/ |
| D | monitor_linux.cc | 21 void Monitor::LogContentionEvent(Thread*, uint32_t, uint32_t, ArtMethod*, uint32_t) { in LogContentionEvent() argument
|
| D | trace.cc | 972 uint32_t /*dex_pc*/, int32_t /*dex_pc_offset*/) in Branch() argument
|
| /art/libnativebridge/tests/ |
| D | NativeBridgeTestCase.cpp | 33 const char* /* shorty */, uint32_t /* len */) { in native_bridge_getTrampoline() argument
|
| D | NativeBridgeTestCase2.cpp | 35 const char* /* shorty */, uint32_t /* len */) { in native_bridge2_getTrampoline() argument
|
| D | NativeBridgeTestCase6.cpp | 36 const char* /* shorty */, uint32_t /* len */) { in native_bridge6_getTrampoline() argument
|
| D | NativeBridgeTestCase3.cpp | 36 const char* /* shorty */, uint32_t /* len */) { in native_bridge3_getTrampoline() argument
|
| /art/tools/dexanalyze/ |
| D | dexanalyze_experiments.cc | 285 const std::map<uint32_t, uint32_t>& index_map, in ProcessDexFile() 299 const std::map<uint32_t, uint32_t>& index_map, in ProcessDexFile() 300 /*inout*/ StaticFieldAccessStats* stats) { in ProcessDexFile()
|
| /art/compiler/optimizing/ |
| D | block_builder.cc | 227 const ScopedArenaSafeMap<uint32_t, const dex::TryItem*>& try_block_info) { in GetTryItem() 239 const ScopedArenaSafeMap<uint32_t, HBasicBlock*>& catch_blocks) { in LinkToCatchBlocks()
|
| /art/runtime/metrics/ |
| D | statsd.cc | 397 const std::vector<uint32_t>& /*buckets*/) override { in ReportHistogram()
|
| /art/libartbase/base/ |
| D | bit_memory_region.h | 473 ALWAYS_INLINE void WriteInterleavedVarints(std::array<uint32_t, N> values) { in WriteInterleavedVarints()
|
| /art/libprofile/profile/ |
| D | profile_compilation_info_test.cc | 1160 [](const std::string&, uint32_t) -> bool { return false; }; in TEST_F() argument 1190 [](const std::string&, uint32_t) -> bool { return true; }; in TEST_F() argument
|
| /art/dex2oat/linker/ |
| D | image_writer.cc | 2388 const HashMap<uint32_t, DirtyEntry>& dirty_entries) REQUIRES_SHARED(Locks::mutator_lock_) { in MatchDirtyObjectOffsets()
|