Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/
Dcommon_func.cpp252 unique_ptr<char[]> bufferGuard = nullptr; in GetWriteArg() local
334 unique_ptr<char[]> bufferGuard; in GetWriteArgV9() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
Dcommon_func.cpp602 unique_ptr<char[]> bufferGuard = nullptr; in GetReadArg() local