Home
last modified time | relevance | path

Searched defs:truncated (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DFdBuffer.h95 bool truncated() const { return mTruncated; } in truncated() function
/frameworks/av/media/codec2/sfplugin/
DReflectedParamUpdater.cpp460 AString truncated(tmp, 0, fieldExtent - 1); in parseMessageAndDoWork() local
/frameworks/native/cmds/installd/
Ddexopt.cpp134 bool truncated = ftruncate(ufd.get(), 0) == 0; in clear_profile() local
778 bool truncated = ftruncate(out_fd.get(), 0) == 0; in copy_system_profile() local