Home
last modified time | relevance | path

Searched defs:mCopy (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/incremental/
H A Dpath.h41 std::optional<std::string> mCopy; variable
/aosp12/system/incremental_delivery/incfs/
H A Dpath.cpp57 std::optional<std::string> mCopy; member in android::incfs::path::__anonb0c915230110::CStrWrapper
/aosp12/frameworks/av/media/extractors/flac/
H A DFLACExtractor.cpp148 … void (*mCopy)(int16_t *dst, const int * src[kMaxChannels], unsigned nSamples, unsigned nChannels); member in android::FLACParser
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h56 std::optional<std::string> mCopy; variable