/art/libprofile/profile/ |
D | profile_boot_info.h | 58 bool IsEmpty() const { return dex_files_.empty() && methods_.empty(); } in IsEmpty() function
|
D | profile_compilation_info.h | 672 bool IsEmpty(const ExtraDescriptorIndex& index) const { in IsEmpty() function
|
D | profile_compilation_info_test.cc | 166 bool IsEmpty(const ProfileCompilationInfo& info) { in IsEmpty() function in art::ProfileCompilationInfoTest
|
D | profile_compilation_info.cc | 2230 bool ProfileCompilationInfo::IsEmpty() const { in IsEmpty() function in art::ProfileCompilationInfo
|
/art/runtime/gc/ |
D | reference_queue.h | 101 bool IsEmpty() const { in IsEmpty() function
|
/art/libartbase/base/ |
D | hash_map.h | 63 bool IsEmpty(const std::pair<Key, Value>& item) const { in IsEmpty() function
|
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
D | hash_set_test.cc | 37 bool IsEmpty(const std::string& item) const { in IsEmpty() function 266 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty() function 287 bool IsEmpty(const std::vector<int>& item) const { in IsEmpty() function 402 bool IsEmpty(const uint16_t& item) const { in IsEmpty() function in art::SmallIndexEmptyFn
|
D | hiddenapi_flags.h | 322 bool IsEmpty() const { return (GetValue() == Value::kInvalid) && (GetDomainApis() == 0); } in IsEmpty() function
|
D | hash_set.h | 126 bool IsEmpty(const T& item) const { in IsEmpty() function 137 bool IsEmpty(T* const& item) const { in IsEmpty() function
|
/art/runtime/ |
D | class_table.h | 130 bool IsEmpty(const TableSlot& item) const NO_THREAD_SAFETY_ANALYSIS { in IsEmpty() function
|
D | intern_table.h | 101 bool IsEmpty(const GcRoot<mirror::String>& item) const { in IsEmpty() function
|
D | class_linker.cc | 283 bool IsEmpty() const { in IsEmpty() function in art::ClassLinker::VisiblyInitializedCallback
|
/art/libdexfile/dex/ |
D | type_lookup_table.h | 126 bool IsEmpty() const { in IsEmpty() function
|
D | dex_file_verifier.cc | 390 bool IsEmpty(const std::pair<uint32_t, uint16_t>& pair) const { in IsEmpty() function
|
/art/runtime/gc/space/ |
D | bump_pointer_space.h | 123 bool IsEmpty() const { in IsEmpty() function
|
/art/runtime/gc/accounting/ |
D | atomic_stack.h | 165 bool IsEmpty() const { in IsEmpty() function
|
/art/cmdline/ |
D | token_range.h | 161 bool IsEmpty() const { in IsEmpty() function
|
/art/compiler/optimizing/ |
D | gvn.cc | 156 bool IsEmpty() const { return num_entries_ == 0; } in IsEmpty() function in art::ValueSet
|
D | nodes.h | 168 bool IsEmpty() const { return first_instruction_ == nullptr; } in IsEmpty() function
|
/art/compiler/utils/x86/ |
D | assembler_x86.h | 317 bool IsEmpty() const { in IsEmpty() function
|