Home
last modified time | relevance | path

Searched defs:__tmp (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DAData.h257 sp<U> __tmp = src.promote(); in assign() local
263 sp<U> __tmp = std::move(src); // move src out as get cannot in assign() local
274 std::shared_ptr<U> __tmp = std::move(src); // move src out as static_pointer_cast cannot in assign() local
/aosp12/bionic/libc/include/bits/
H A Dsys_statvfs_inlines.h59 struct statfs __tmp; in statvfs() local
68 struct statfs __tmp; in fstatvfs() local