Home
last modified time | relevance | path

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

/base/time/time_service/interfaces/kits/c/include/
H A Dtime_service.h48 TIMESERVICE_ERR_OK = 0, enumerator
64 * @return Returns {@link TIMESERVICE_ERR_OK} if the operation is successful.
/base/time/time_service/interfaces/kits/c/src/
H A Dtime_service.c31 return TIMESERVICE_ERR_OK; in OH_TimeService_GetTimeZone()
/base/time/time_service/test/unittest/native_test/
H A Dtime_service_native_test.cpp42 EXPECT_EQ(ret, TIMESERVICE_ERR_OK); in HWTEST_F()

Completed in 1 milliseconds