Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp41 std::vector<std::string> titBuff; member
253 char* titBuff = new (std::nothrow) char[bufferSize]; in MemSetScannerOptions() local