Searched refs:FILE_FAILED (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/platform/ | ||
D | file.h | 63 #define FILE_FAILED 0 macro |
/arkcompiler/ets_runtime/ecmascript/platform/windows/ | ||
D | file.cpp | 123 return FILE_FAILED; in FileUnMap() |