Home
last modified time | relevance | path

Searched refs:dclFileDir_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.h81 inline const static std::string dclFileDir_ = "/data/"; variable
H A Ddrawing_playback.cpp462 return realPathStr.find(dclFileDir_) == 0; in IsValidFile()