HomeSort by relevance Sort by last modified time
    Searched defs:MakeEmpty (Results 1 - 9 of 9) sorted by null

  /art/runtime/
intern_table.h 123 void MakeEmpty(GcRoot<mirror::String>& item) const {
class_linker.h     [all...]
dex_file.h     [all...]
  /external/skia/include/gpu/
GrRect.h 17 static GrIRect16 SK_WARN_UNUSED_RESULT MakeEmpty() {
  /art/runtime/base/
hash_set_test.cc 30 void MakeEmpty(std::string& item) const {
203 void MakeEmpty(std::pair<std::string, int>& pair) const {
hash_set.h 34 void MakeEmpty(T& item) const {
45 void MakeEmpty(T*& item) const {
55 // EmptyFn needs to implement two functions MakeEmpty(T& item) and IsEmpty(const T& item).
262 emptyfn_.MakeEmpty(ElementForIndex(empty_index));
375 emptyfn_.MakeEmpty(temp);
446 emptyfn_.MakeEmpty(data_[i]);
  /art/compiler/optimizing/
stack_map_stream.h 33 void MakeEmpty(std::pair<DexRegisterLocation, size_t>& item) const {
  /external/skia/include/core/
SkRect.h 23 static SkIRect SK_WARN_UNUSED_RESULT MakeEmpty() {
393 static SkRect SK_WARN_UNUSED_RESULT MakeEmpty() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h     [all...]

Completed in 139 milliseconds