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