Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 25 of 70) sorted by relevance

123

/test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/
DNeuralNetworkCoreTest.cpp29 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_DestroyA() local
43 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_DestroyB() local
53 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_SetNameA() local
68 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_SetNameB() local
79 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_SetNameC() local
94 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_GetNameA() local
109 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_GetNameB() local
120 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_GetNameC() local
134 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_SetDataTypeA() local
148 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNTensorDesc_SetDataTypeB() local
[all …]
DNeuralNetworkRuntimeTest.cpp25 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetScalesA() local
36 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetScalesB() local
46 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetScalesC() local
56 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetScalesD() local
67 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetZeroPointsA() local
78 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetZeroPointsB() local
88 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetZeroPointsC() local
98 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetZeroPointsD() local
109 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetNumBitsA() local
120 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNQuantParam_SetNumBitsB() local
[all …]
DNeuralNetworkRuntimeTypeTest.cpp54 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNReturnCode_DynamicShape() local
78 OH_NN_FuseType returnValue = OH_NN_FuseType::OH_NN_FUSED_RELU; in NNFuseType_FusedRelu() local
86 OH_NN_FuseType returnValue = OH_NN_FuseType::OH_NN_FUSED_RELU6; in NNFuseType_FusedRelu6() local
101 OH_NN_ReturnCode returnValue; in NNOperationType_OpsExpandDimsA() local
134 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNDeviceTypeCommonTest() local
176 OH_NN_ReturnCode returnValue = OH_NN_ReturnCode::OH_NN_FAILED; in NNDataTypeCommonTest() local
317 OH_NN_ReturnCode returnValue; in NNOperationTypeCommonTest() local
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dhuksndk.cpp69 int returnValue = FAIL; in OHHuksGetSdkVersion() local
87 int returnValue = FAIL; in OHHuksGetSdkVersionErr() local
116 int returnValue = FAIL; in OHHuksGenerateKeyItem() local
148 int returnValue = FAIL; in OHHuksGenerateKeyItemErr() local
173 int returnValue = FAIL; in doOHHuksExportPublicKeyItem() local
215 int returnValue = FAIL; in OHHuksExportPublicKeyItemErr() local
237 int returnValue = FAIL; in doOHHuksImportKeyItem() local
289 int returnValue = FAIL; in OHHuksImportKeyItemErr() local
305 int returnValue = FAIL; in OHHuksDeleteKeyItem() local
330 int returnValue = FAIL; in OHHuksDeleteKeyItemErr() local
[all …]
/test/xts/acts/hdf/base/base_ndk/entry/src/main/cpp/
Dbase_ddk_test.cpp37 int32_t returnValue = OH_DDK_CreateAshmem(name, bufferLen, &ashmem); in DdkCreateAshmemOne() local
49 int32_t returnValue = OH_DDK_CreateAshmem(name, bufferLen, &ashmem); in DdkCreateAshmemTwo() local
60 int32_t returnValue = OH_DDK_CreateAshmem(name, bufferLen, &ashmem); in DdkCreateAshmemThree() local
74 int32_t returnValue = OH_DDK_MapAshmem(ashmem, ashmemMapType); in DdkMapAshmemOne() local
83 int32_t returnValue = OH_DDK_MapAshmem(nullptr, ashmemMapType); in DdkMapAshmemTwo() local
98 int32_t returnValue = OH_DDK_MapAshmem(ashmem, ashmemMapType); in DdkMapAshmemThree() local
112 int32_t returnValue = OH_DDK_MapAshmem(ashmem, ashmemMapType); in DdkMapAshmemFour() local
128 int32_t returnValue = OH_DDK_UnmapAshmem(ashmem); in DdkUnmapAshmemOne() local
136 int32_t returnValue = OH_DDK_UnmapAshmem(nullptr); in DdkUnmapAshmemTwo() local
152 int32_t returnValue = OH_DDK_DestroyAshmem(ashmem); in DdkDestroyAshmemOne() local
[all …]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dspawnndk.cpp111 int returnValue = FAIL; in PosixSpawnFileActionsAddOpen() local
139 int returnValue = posix_spawn_file_actions_init(&param); in PosixSpawnFileActionsInit() local
153 int returnValue = posix_spawnattr_destroy(&param); in PosixSpawnAttrDestory() local
165 int returnValue = posix_spawnattr_getpgroup(&param, &pid); in PosixSpawnAttrGetpGroup() local
176 int returnValue = posix_spawnattr_getschedparam(&param, secondParam); in PosixSpawnAttrGetSchedParam() local
187 int returnValue = posix_spawnattr_getschedpolicy(&param, secondParam); in PosixSpawnAttrGetSchedPolicy() local
197 int returnValue = posix_spawnattr_getsigdefault(&param, &secondParam); in PosixSpawnAttrGetSigDefault() local
208 int returnValue = posix_spawnattr_getsigmask(&param, &secondParam); in PosixSpawnAttrGetSigMask() local
217 int returnValue = posix_spawnattr_init(&param); in PosixSpawnAttrInit() local
226 int returnValue = posix_spawnattr_setflags(&param, SUCCESS); in PosixSpawnAttrSetFlags() local
[all …]
Dnltypesndk.cpp29 int returnValue = SUCCESS; in Catclose() local
37 int returnValue = FAIL; in Catopen() local
49 int returnValue = SUCCESS; in Catgets() local
/test/xts/acts/telephony/networkmanager/ndk/network/entry/src/main/cpp/
DNetConnectionTest.cpp75 int32_t returnValue = OH_NetConn_HasDefaultNet(&hasDefaultNet); in NetConn_HasDefaultNet() local
84 int32_t returnValue = OH_NetConn_GetDefaultNet(&netHandle); in NetConn_GetDefaultNet() local
93 int32_t returnValue = OH_NetConn_IsDefaultNetMetered(&isMetered); in NetConn_IsDefaultNetMetered() local
104 int32_t returnValue = OH_NetConn_GetConnectionProperties(&netHandle, &netProp); in NetConn_GetConnectionProperties() local
115 int32_t returnValue = OH_NetConn_GetNetCapabilities(&netHandle, &netCapacities); in NetConn_GetNetCapabilities() local
126 int32_t returnValue = OH_NetConn_GetAddrInfo(const_cast<char*>(host.c_str()), in NetConn_GetAddrInfo() local
136 int32_t returnValue = OH_NetConn_GetAllNets(&netHandles); in NetConn_GetAllNets() local
145 int32_t returnValue = -1; in NetConn_SetPacUrl() local
164 int32_t returnValue = OH_NetConn_GetPacUrl(pac); in NetConn_GetPacUrl() local
328 int32_t returnValue = OH_WebSocketClient_AddHeader(client, header); in WebSocket_Request_Options() local
[all …]
DNetHttpTest.cpp65 int32_t returnValue = header == nullptr ? -1 : 0; in Http_CreateHeaders() local
74 int32_t returnValue = 0; in Http_SetHeaderValue() local
97 int32_t returnValue = 0; in Http_GetHeaderValue() local
116 int32_t returnValue = 0; in Http_GetHeaderEntries() local
132 int32_t returnValue = 0; in Http_DestroyHeaderEntries() local
149 int32_t returnValue = 0; in Http_CreateRequest() local
171 int returnValue = 0; in Http_RequestRequest() local
201 int32_t returnValue = 0; in Http_Destroy() local
218 int32_t returnValue = 0; in Http_ErrCodeErrCode() local
259 int32_t returnValue = 0; in Http_BufferBuffer() local
[all …]
/test/xts/acts/hdf/hid/emit_event_test/entry/src/main/cpp/
Demit_event_ndk_test.cpp86 int32_t returnValue = OH_Hid_Init(); in IsHidDevice() local
212 int32_t returnValue = OH_Hid_EmitEvent(deviceId, items.data(), (uint16_t)items.size()); in HidEmitEventOne() local
229 int32_t returnValue = OH_Hid_EmitEvent(deviceId, items.data(), (uint16_t)items.size()); in HidEmitEventTwo() local
246 int32_t returnValue = OH_Hid_EmitEvent(deviceId, items.data(), (uint16_t)items.size()); in HidEmitEventThree() local
257 int32_t returnValue = OH_Hid_DestroyDevice(deviceId); in HidDestroyDeviceOne() local
266 int32_t returnValue = OH_Hid_DestroyDevice(devId); in HidDestroyDeviceTwo() local
275 int32_t returnValue = OH_Hid_DestroyDevice(devId); in HidDestroyDeviceThree() local
283 int32_t returnValue = OH_Hid_Init(); in HidInitOne() local
293 int32_t returnValue = OH_Hid_Release(); in HidReleaseOne() local
303 int32_t returnValue = OH_Hid_Release(); in HidReleaseTwo() local
[all …]
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/
Drdb_test.cpp165 int returnValue = OH_Rdb_CloseStore(predicatesTestRdbStore); in CloseStoreOne() local
175 int returnValue = OH_Rdb_CloseStore(predicatesTestRdbStore); in CloseStoreTwo() local
185 int returnValue = OH_Rdb_CloseStore(nullptr); in CloseStoreThree() local
197 int returnValue = OH_Rdb_DeleteStore(&config); in DeleteStoreOne() local
205 int returnValue = OH_Rdb_DeleteStore(nullptr); in DeleteStoreTwo() local
214 int returnValue = OH_Rdb_DeleteStore(&config); in DeleteStoreThree() local
226 int returnValue = OH_Rdb_Insert(predicatesTestRdbStore, g_table, GetValueBucket()); in InsertOne() local
240 int returnValue = OH_Rdb_Insert(nullptr, g_table, GetValueBucket()); in InsertTwo() local
254 int returnValue = OH_Rdb_Insert(predicatesTestRdbStore, g_table, nullptr); in InsertThree() local
268 int returnValue = OH_Rdb_Insert(predicatesTestRdbStore, nullptr, GetValueBucket()); in InsertFour() local
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
Ddrag_dragPreviewOption.cpp46 auto returnValue = OH_ArkUI_DragPreviewOption_SetScaleMode(previewOptions, in drag_DragPreviewOption_SetScaleMode_002() local
63 auto returnValue = OH_ArkUI_DragPreviewOption_SetDefaultShadowEnabled(previewOptions, true); in drag_DragPreviewOption_SetDefaultShadowEnabled_003() local
79 auto returnValue = OH_ArkUI_DragPreviewOption_SetDefaultRadiusEnabled(previewOptions, true); in drag_DragPreviewOption_SetDefaultRadiusEnabled_004() local
95 auto returnValue = OH_ArkUI_DragPreviewOption_SetNumberBadgeEnabled(previewOptions, true); in drag_DragPreviewOption_SetNumberBadgeEnabled_005() local
111 auto returnValue = OH_ArkUI_DragPreviewOption_SetBadgeNumber(previewOptions, 2147483647); in drag_DragPreviewOption_SetBadgeNumber_006() local
127 …auto returnValue = OH_ArkUI_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled(previewOptio… in drag_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled_007() local
143 auto returnValue = OH_ArkUI_SetNodeDragPreviewOption(text, previewOptions); in drag_DragPreviewOption_SetNodeDragPreviewOption_008() local
Ddrag_allowDropDataTypes.cpp32 auto returnValue = OH_ArkUI_SetNodeAllowedDropDataTypes(text, strlist.data(), strlist.size()); in drag_setNodeAllowedDropDataTypes_001() local
47 auto returnValue = OH_ArkUI_DisallowNodeAnyDropDataTypes(text); in drag_disallowNodeAnyDropDataTypes_002() local
62 auto returnValue = OH_ArkUI_AllowNodeAllDropDataTypes(text); in drag_allowNodeAllDropDataTypes_003() local
77 auto returnValue = OH_ArkUI_SetNodeDraggable(text, true); in drag_setNodeDraggable_004() local
Ddrag_setDragEventStrictReport.cpp30 auto returnValue = OH_ArkUI_SetDragEventStrictReportWithNode(text, true); in drag_setDragEventStrictReportWidthNode_001() local
45 auto returnValue = OH_ArkUI_SetDragEventStrictReportWithNode(text, false); in drag_setDragEventStrictReportWidthNode_002() local
61 auto returnValue = OH_ArkUI_SetDragEventStrictReportWithContext(context, true); in drag_setDragEventStrictReportWidthContext_003() local
77 auto returnValue = OH_ArkUI_SetDragEventStrictReportWithContext(context, false); in drag_setDragEventStrictReportWidthContext_004() local
Ddrag_setGetUdmfData.cpp32 auto returnValue = OH_ArkUI_DragEvent_SetData(dragEvent, data); in drag_setGetUdmfData_001() local
49 auto returnValue = OH_ArkUI_DragEvent_GetUdmfData(dragEvent, data); in drag_setGetUdmfData_002() local
74 auto returnValue = OH_ArkUI_DragAction_SetData(dragAction, data); in drag_setGetUdmfData_003() local
Ddrag_dragAction.cpp48 auto returnValue = OH_ArkUI_DragAction_SetPointerId(dragAction, 1); in drag_DragAction_SetPointerId_002() local
79 …auto returnValue = OH_ArkUI_DragAction_SetPixelMaps(dragAction, pixelVector.data(), pixelVector.si… in drag_DragAction_SetPixelMaps_003() local
95 auto returnValue = OH_ArkUI_DragAction_SetTouchPointX(dragAction, TOUCHPOINTXY); in drag_DragAction_SetTouchPointX_004() local
111 auto returnValue = OH_ArkUI_DragAction_SetTouchPointY(dragAction, TOUCHPOINTXY); in drag_DragAction_SetTouchPointY_005() local
128 auto returnValue = OH_ArkUI_DragAction_SetDragPreviewOption(dragAction, previewOptions); in drag_DragAction_SetDragPreviewOption_006() local
145 auto returnValue = OH_ArkUI_DragAction_RegisterStatusListener( in drag_DragAction_RegisterStatusListener_007() local
179 auto returnValue = OH_ArkUI_StartDrag(dragAction); in drag_DragAction_StartDrag_009() local
/test/xts/acts/hdf/usb/usb_nopermission_ndk/entry/src/main/cpp/
Dusb_noper_ddk.cpp158 int32_t returnValue = OH_Usb_Init(); in UsbInit() local
179 int32_t returnValue = OH_Usb_ReleaseResource(); in UsbReleaseResource() local
197 int32_t returnValue = OH_Usb_GetDeviceDescriptor(deviceId, &devDesc); in UsbGetDeviceDescriptor() local
214 int32_t returnValue = OH_Usb_GetConfigDescriptor(deviceId, configIndex, &config); in UsbGetConfigDescriptor() local
232 int32_t returnValue = OH_Usb_GetConfigDescriptor(deviceId, configIndex, &config); in UsbFreeConfigDescriptor() local
250 int32_t returnValue = OH_Usb_ClaimInterface(deviceId, interfaceIndex, &interfaceHandle); in UsbClaimInterface() local
268 int32_t returnValue = OH_Usb_ReleaseInterface(interfaceHandle); in UsbReleaseInterface() local
286 int32_t returnValue = OH_Usb_SelectInterfaceSetting(interfaceHandle, settingIndex); in UsbSelectInterfaceSetting() local
306 int32_t returnValue = OH_Usb_GetCurrentInterfaceSetting(interfaceHandle, &settingIndex); in UsbGetCurrentInterfaceSetting() local
332 …int32_t returnValue = OH_Usb_SendControlReadRequest(interfaceHandle, &setup, UINT32_MAX, data, &da… in UsbSendControlReadRequest() local
[all …]
/test/xts/acts/hiviewdfx/hitracendktest/entry/src/main/cpp/
Dhitracendk.cpp35 int returnValue = FAIL; in OHHiTraceCountTrace() local
51 int returnValue = FAIL; in OHHiTraceStartTrace() local
69 int returnValue = FAIL; in OHHiTraceStartAsyncTrace() local
95 int returnValue = FAIL; in Begin() local
120 int returnValue = FAIL; in Beginflag() local
156 int returnValue = FAIL; in BeginSpan() local
Dnapi_init.cpp85 int returnValue = FAIL; in OHHiTraceCountTraceEx() local
98 int returnValue = FAIL; in OHHiTraceCountTrace() local
114 int returnValue = FAIL; in OHHiTraceStartTrace() local
132 int returnValue = FAIL; in OHHiTraceStartAsyncTrace() local
158 int returnValue = FAIL; in Begin() local
183 int returnValue = FAIL; in Beginflag() local
219 int returnValue = FAIL; in BeginSpan() local
/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
Dnapi_init.cpp156 InputMethod_ErrorCode returnValue = OH_AttachOptions_IsShowKeyboard(g_options, &showKeyboard); in SUB_IMF_NDK_AttachOptions_Create_0100() local
178 InputMethod_ErrorCode returnValue = OH_AttachOptions_IsShowKeyboard(g_options, &showKeyboard); in SUB_IMF_NDK_AttachOptions_CreateWithRequestKeyboardReason_NONE() local
201 InputMethod_ErrorCode returnValue = OH_AttachOptions_IsShowKeyboard(g_options, &showKeyboard); in SUB_IMF_NDK_AttachOptions_CreateWithRequestKeyboardReason_MOUSE() local
224 InputMethod_ErrorCode returnValue = OH_AttachOptions_IsShowKeyboard(g_options, &showKeyboard); in SUB_IMF_NDK_AttachOptions_CreateWithRequestKeyboardReason_TOUCH() local
247 InputMethod_ErrorCode returnValue = OH_AttachOptions_IsShowKeyboard(g_options, &showKeyboard); in SUB_IMF_NDK_AttachOptions_CreateWithRequestKeyboardReason_OTHER() local
267 …InputMethod_ErrorCode returnValue = OH_InputMethodController_Attach(g_txtEditProxy, g_options, &g_… in SUB_IMF_NDK_InputMethodController_Attach_0100() local
284 …InputMethod_ErrorCode returnValue = OH_InputMethodController_Attach(g_txtEditProxy, g_options, &g_… in SUB_IMF_NDK_InputMethodController_Attach_MOUSE() local
301 …InputMethod_ErrorCode returnValue = OH_InputMethodController_Attach(g_txtEditProxy, g_options, &g_… in SUB_IMF_NDK_InputMethodController_Attach_TOUCH() local
318 …InputMethod_ErrorCode returnValue = OH_InputMethodController_Attach(g_txtEditProxy, g_options, &g_… in SUB_IMF_NDK_InputMethodController_Attach_NONE() local
336 InputMethod_ErrorCode returnValue = OH_InputMethodController_Detach(g_inputMethodProxy); in SUB_IMF_NDK_InputMethodController_Detach_0100() local
[all …]
/test/xts/acts/time/timeNDKTest/entry/src/main/cpp/
Dnapi_init.cpp31 TimeService_ErrCode returnValue = OH_TimeService_GetTimeZone(bufTmp, len); in GetTimezone_0100() local
48 TimeService_ErrCode returnValue = OH_TimeService_GetTimeZone(bufTmp, len); in GetTimezone_0200() local
65 TimeService_ErrCode returnValue = OH_TimeService_GetTimeZone(bufTmp, len); in GetTimezone_0300() local
82 TimeService_ErrCode returnValue = OH_TimeService_GetTimeZone(bufTmp, len); in GetTimezone_0400() local
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
Dnativeavmuxerndk.cpp49 int returnValue = FAIL; in OHAVMuxerCreate() local
84 int returnValue = FAIL; in OHAVMuxerSetRotation() local
124 int returnValue = FAIL; in OHAVMuxerSetFormat() local
166 int returnValue = FAIL; in OHAVMuxerStart() local
207 int returnValue = FAIL; in OHAVMuxerStop() local
247 int returnValue = FAIL; in OHAVMuxerWriteSample() local
288 int returnValue = FAIL; in OHAVMuxerWriteSampleBuffer() local
330 int returnValue = FAIL; in OHAVMuxerAddTrack() local
352 int returnValue = FAIL; in OHAVMuxerDestroy() local
370 int returnValue = FAIL; in OHAVMuxerCreateAbnormal() local
[all …]
Dnativeavdemuxerndk.cpp80 int returnValue = FAIL; in OHAVDemuxerCreateWithSource() local
97 int returnValue = FAIL; in OHAVDemuxerDestroy() local
118 int returnValue = FAIL; in OHAVDemuxerUnselectTrackByID() local
146 int returnValue = FAIL; in OHAVDemuxerSeekToTime() local
175 int returnValue = FAIL; in OHAVDemuxerSelectTrackByID() local
203 int returnValue = FAIL; in OHAVDemuxerReadSample() local
234 int returnValue = FAIL; in OHAVDemuxerReadSampleBuffer() local
/test/xts/acts/account/account_ndk/osaccount_ndk/entry/src/main/cpp/
Dosaccount_ndk_test.cpp28 OsAccount_ErrCode returnValue = OH_OsAccount_GetName(str, MAX_NAME_LENGTH); in OsAccountGetAccountNameA() local
42 OsAccount_ErrCode returnValue = OH_OsAccount_GetName(str, 0); in OsAccountGetAccountNameB() local
56 OsAccount_ErrCode returnValue = OH_OsAccount_GetName(nullptr, MAX_NAME_LENGTH); in OsAccountGetAccountNameC() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
Dtimexndk32.cpp116 int returnValue = __clock_adjtime64(CLOCK_REALTIME, &tx); in Clock_adjTime64_One() local
125 int returnValue = __clock_adjtime64(CLOCK_MONOTONIC, &tx); in Clock_adjTime64_Two() local
135 int returnValue = __clock_adjtime64(CLOCK_PROCESS_CPUTIME_ID, &tx); in Clock_adjTime64_Three() local
145 int returnValue = __clock_adjtime64(CLOCK_THREAD_CPUTIME_ID, &tx); in Clock_adjTime64_Four() local

123