Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp29 constexpr char FILE_SIZE_KEY[] = "size"; variable
135 SetNamedProperty(env, val, FILE_SIZE_KEY, size); in CreateJsFileInfo()