Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h72 struct AsyncGetCallbackInfo { struct
73 napi_env env = nullptr;
76 bool recursive = false;
77 std::string url = "";
78 std::string originUri = "";
79 int result = DEFAULT_RESULT;
80 int errorType = -1;
81 int32_t length = 0;
82 int64_t lastMT = 0;
83 std::string type = "";
[all …]