Home
last modified time | relevance | path

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

/base/time/time_service/test/unittest/native_test/
H A Dtime_service_native_test.cpp55 EXPECT_EQ(ret, TIMESERVICE_ERR_INVALID_PARAMETER); in HWTEST_F()
67 EXPECT_EQ(ret, TIMESERVICE_ERR_INVALID_PARAMETER); in HWTEST_F()
/base/time/time_service/interfaces/kits/c/include/
H A Dtime_service.h54 TIMESERVICE_ERR_INVALID_PARAMETER = 13000002, enumerator
66 * Returns {@link TIMESERVICE_ERR_INVALID_PARAMETER} if <b>timeZone</b> is a null pointer or the length of the
/base/time/time_service/interfaces/kits/c/src/
H A Dtime_service.c26 return TIMESERVICE_ERR_INVALID_PARAMETER; in OH_TimeService_GetTimeZone()

Completed in 2 milliseconds