| H A D | nativeapi_fs.cpp | 70 JSIValue ExecuteAsyncWork(const JSIValue thisVal, const JSIValue* args,
in ExecuteAsyncWork() argument 95 JSIValue thisVal = params->thisVal;
in ExecuteCopyFile() local 144 JSIValue thisVal = params->thisVal; ExecuteDeleteAccess() local 212 JSIValue thisVal = params->thisVal; ExecuteGetFileList() local 243 JSIValue thisVal = params->thisVal; ExecuteGetFileInfo() local 284 JSIValue thisVal = params->thisVal; ExecuteWriteTextFile() local 350 JSIValue thisVal = params->thisVal; ExecuteReadTextFile() local 373 JSIValue thisVal = params->thisVal; ExecuteDirFunc() local 440 JSIValue thisVal = params->thisVal; ExecuteReadArrayFile() local 475 JSIValue thisVal = params->thisVal; ExecuteWriteArrayFile() local 532 MoveFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) MoveFile() argument 537 CopyFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) CopyFile() argument 542 DeleteFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) DeleteFile() argument 547 GetFileList(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) GetFileList() argument 552 GetFileInfo(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) GetFileInfo() argument 557 WriteTextFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) WriteTextFile() argument 562 ReadTextFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) ReadTextFile() argument 567 Access(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) Access() argument 572 CreateDir(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) CreateDir() argument 577 RemoveDir(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) RemoveDir() argument 583 ReadArrayFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) ReadArrayFile() argument 588 WriteArrayFile(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) WriteArrayFile() argument [all...] |