Home
last modified time | relevance | path

Searched refs:toCppResult (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dutimendk.cpp43 int toCppResult = FAIL; in Utime() local
59 toCppResult = PARAM_1; in Utime()
64 napi_create_int32(env, toCppResult, &result); in Utime()
H A Dstatndk.cpp125 int toCppResult = FAIL; in Utimensat() local
133 toCppResult = SUCCESS; in Utimensat()
138 napi_create_int32(env, toCppResult, &result); in Utimensat()
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp165 int toCppResult = FAIL; in UTimeNsAt_time64() local
177 toCppResult = SUCCESS; in UTimeNsAt_time64()
181 napi_create_int32(env, toCppResult, &result); in UTimeNsAt_time64()
765 int toCppResult = FAIL; in UTime64() local
777 toCppResult = PARAM_1; in UTime64()
781 napi_create_int32(env, toCppResult, &result); in UTime64()

Completed in 4 milliseconds