Home
last modified time | relevance | path

Searched defs:result (Results 7826 - 7850 of 12212) sorted by relevance

1...<<311312313314315316317318319320>>...489

/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
H A Dhiappeventndk.cpp52 napi_value result = nullptr; in OHHiAppEventWrite() local
68 napi_value result = nullptr; in OHHiAppEventConfigure() local
78 napi_value result = nullptr; in OHHiAppEventAddBoolParam() local
89 napi_value result in OHHiAppEventAddBoolArrayParam() local
100 napi_value result = nullptr; OHHiAppEventAddInt8Param() local
111 napi_value result = nullptr; OHHiAppEventAddInt8ArrayParam() local
122 napi_value result = nullptr; OHHiAppEventAddInt16Param() local
133 napi_value result = nullptr; OHHiAppEventAddInt16ArrayParam() local
144 napi_value result = nullptr; OHHiAppEventAddInt32Param() local
155 napi_value result = nullptr; OHHiAppEventAddInt32ArrayParam() local
166 napi_value result = nullptr; OHHiAppEventAddInt64Param() local
177 napi_value result = nullptr; OHHiAppEventAddInt64ArrayParam() local
188 napi_value result = nullptr; OHHiAppEventAddFloatParam() local
199 napi_value result = nullptr; OHHiAppEventAddFloatArrayParam() local
210 napi_value result = nullptr; OHHiAppEventAddDoubleParam() local
221 napi_value result = nullptr; OHHiAppEventAddDoubleArrayParam() local
232 napi_value result = nullptr; OHHiAppEventAddStringParam() local
245 napi_value result = nullptr; OHHiAppEventAddStringArrayParam() local
257 napi_value result = nullptr; OHHiAppEventCreateParamList() local
[all...]
/test/xts/acts/multimedia/audio_ndk/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp181 OH_AudioStream_Result result = OH_AudioRenderer_Stop(audioRenderer); in CleanupAudioResources() local
200 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); in HWTEST() local
216 OH_AudioStream_Result result = OH_AudioStreamBuilder_Create(&builder, type); in HWTEST() local
234 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
253 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
274 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
294 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
313 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
333 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
352 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
372 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
391 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
410 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
429 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
448 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
469 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
491 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
513 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
535 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
553 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
571 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
590 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
609 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
628 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
646 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
667 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
686 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
704 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
724 OH_AudioStream_Result result = OH_AudioRenderer_GetVolume(audioRenderer, &volume); HWTEST() local
737 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
753 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
773 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
796 OH_AudioStream_Result result = OH_AudioRenderer_SetVolume(audioRenderer, volumeSet); HWTEST() local
809 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
825 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
844 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
864 OH_AudioStream_Result result = OH_AudioRenderer_SetVolumeWithRamp(audioRenderer, volumeSet, durationMs); HWTEST() local
877 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
895 OH_AudioStream_Result result = OH_AudioRenderer_SetMarkPosition(audioRenderer, samplePos, callback, nullptr); HWTEST() local
908 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
926 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
952 OH_AudioStream_Result result = OH_AudioStreamBuilder_SetRendererCallback(builder, callbacks, nullptr); HWTEST() local
993 OH_AudioStream_Result result = OH_AudioStreamBuilder_SetRendererCallback(builder, callbacks, nullptr); HWTEST() local
1026 OH_AudioStream_Result result = OH_AudioRenderer_CancelMark(audioRenderer); HWTEST() local
1039 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1062 OH_AudioStream_Result result = OH_AudioStreamBuilder_SetRendererCallback(builder, callbacks, nullptr); HWTEST() local
1111 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1172 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1233 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1273 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1336 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1369 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1393 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1423 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1453 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1483 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
1512 OH_AudioStream_Result result = OH_AudioStreamBuilder_GenerateRenderer(builder, &audioRenderer); HWTEST() local
[all...]
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A DaudioEncoderAvBuffer.cpp56 napi_value result = nullptr; in AudioEncoderCreateByMime() local
71 napi_value result = nullptr; in AudioEncoderCreateByName() local
79 napi_value result = nullptr; in AudioEncoderDestroy() local
138 napi_value result in AudioEncoderRegisterCallback() local
156 napi_value result = nullptr; AudioEncoderConfigure() local
180 napi_value result = nullptr; AudioEncoderPrepare() local
204 napi_value result = nullptr; AudioEncoderStart() local
229 napi_value result = nullptr; AudioEncoderStop() local
256 napi_value result = nullptr; AudioEncoderFlush() local
284 napi_value result = nullptr; AudioEncoderReset() local
311 napi_value result = nullptr; AudioEncoderGetOutputDescription() local
339 napi_value result = nullptr; AudioEncoderSetParameter() local
371 napi_value result = nullptr; AudioEncoderIsValid() local
[all...]
H A Daudioencoderxdlndk.cpp53 napi_value result = nullptr; in AudioEncoderCreateByMime() local
68 napi_value result = nullptr; in AudioEncoderCreateByName() local
76 napi_value result = nullptr; in AudioEncoderDestroy() local
140 napi_value result in AudioEncoderSetCallback() local
158 napi_value result = nullptr; AudioEncoderConfigure() local
182 napi_value result = nullptr; AudioEncoderPrepare() local
206 napi_value result = nullptr; AudioEncoderStart() local
231 napi_value result = nullptr; AudioEncoderStop() local
258 napi_value result = nullptr; AudioEncoderFlush() local
286 napi_value result = nullptr; AudioEncoderReset() local
313 napi_value result = nullptr; AudioEncoderGetOutputDescription() local
341 napi_value result = nullptr; AudioEncoderSetParameter() local
372 napi_value result = nullptr; AudioEncoderIsValid() local
[all...]
H A Dnativendk.cpp105 napi_value result; in TestInitAVErrCode() local
132 napi_value result = nullptr; in OHAVCapabilityIsHardware() local
144 napi_value result in OHAVCapabilityGetName() local
158 napi_value result = nullptr; OHAVCapabilityGetMaxSupportedInstances() local
173 napi_value result = nullptr; OHAVCapabilityGetEncoderBitrateRange() local
187 napi_value result = nullptr; OHAVCapabilityGetEncoderBitrateRangeAbnormal() local
201 napi_value result = nullptr; OHAVCapabilityIsEncoderBitrateModeSupporteda() local
215 napi_value result = nullptr; OHAVCapabilityIsEncoderBitrateModeSupportedb() local
229 napi_value result = nullptr; OHAVCapabilityIsEncoderBitrateModeSupportedc() local
245 napi_value result = nullptr; OHAVCapabilityGetVideoWidthRangeForHeighta() local
260 napi_value result = nullptr; OHAVCapabilityGetVideoWidthRangeForHeightb() local
276 napi_value result = nullptr; OHAVCapabilityGetVideoHeightRangeForWidtha() local
291 napi_value result = nullptr; OHAVCapabilityGetVideoHeightRangeForWidthb() local
306 napi_value result = nullptr; OHAVCapabilityAreProfileAndLevelSupporteda() local
320 napi_value result = nullptr; OHAVCapabilityAreProfileAndLevelSupportedb() local
334 napi_value result = nullptr; OHAVCapabilityAreProfileAndLevelSupportedc() local
382 napi_value result = nullptr; TestForCallTiming() local
414 napi_value result = nullptr; AVCapabilityIsHardware() local
429 napi_value result = nullptr; AVCapabilityGetName() local
443 napi_value result = nullptr; AVCapabilityGetMaxSupportedInstances() local
459 napi_value result = nullptr; AVCapabilityGetEncoderBitrateRange() local
475 napi_value result = nullptr; AVCapabilityIsEncoderBitrateModeSupported() local
490 napi_value result = nullptr; AVCapabilityGetVideoWidthRangeForHeight() local
507 napi_value result = nullptr; AVCapabilityGetVideoHeightRangeForWidth() local
524 napi_value result = nullptr; AVCapabilityAreProfileAndLevelSupported() local
[all...]
H A Dvideodecoderndk.cpp54 napi_value result = nullptr; in OHVideoDecoderCreateByMime() local
70 napi_value result = nullptr; in OHVideoDecoderCreateByName() local
79 napi_value result = nullptr; in OHVideoDecoderDestroy() local
142 napi_value result in OHVideoDecoderSetCallback() local
159 napi_value result = nullptr; OHVideoDecoderRegisterCallback() local
176 napi_value result = nullptr; OHVideoDecoderConfigure() local
198 napi_value result = nullptr; OHVideoDecoderPrepare() local
238 napi_value result = nullptr; OHVideoDecoderStart() local
315 napi_value result = nullptr; OHVideoDecoderStop() local
398 napi_value result = nullptr; OHVideoDecoderFlush() local
463 napi_value result = nullptr; OHVideoDecoderReset() local
489 napi_value result = nullptr; OHVideoDecoderGetOutputDescription() local
516 napi_value result = nullptr; OHVideoDecoderSetParameter() local
544 napi_value result = nullptr; OHVideoDecoderPushInputData() local
570 napi_value result = nullptr; OHVideoDecoderPushInputBuffer() local
587 napi_value result = nullptr; OHVideoDecoderFreeOutputBuffer() local
604 napi_value result = nullptr; OHVideoDecoderRenderOutputData() local
622 napi_value result = nullptr; OHVideoDecoderRenderOutputBuffer() local
640 napi_value result = nullptr; OHVideoDecoderIsValid() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packing_test.cpp157 napi_value result = nullptr; in createResultValue() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dimage_pixel_map_imgndk_test.cpp205 napi_value result = nullptr; in InitNativePixelMap() local
219 napi_value result = nullptr; in GetBytesNumberPerRow() local
239 napi_value result = nullptr; GetIsEditable() local
259 napi_value result = nullptr; IsSupportAlpha() local
279 napi_value result = nullptr; SetAlphaAble() local
306 napi_value result = nullptr; GetDensity() local
326 napi_value result = nullptr; SetDensity() local
355 napi_value result = nullptr; SetOpacity() local
384 napi_value result = nullptr; Scale() local
413 napi_value result = nullptr; Translate() local
445 napi_value result = nullptr; Rotate() local
474 napi_value result = nullptr; Flip() local
506 napi_value result = nullptr; Crop() local
556 napi_value result = nullptr; GetImageInfo() local
579 napi_value result = nullptr; AccessPixels() local
598 napi_value result = nullptr; UnAccessPixels() local
[all...]
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/
H A DmediaAssetManager.cpp61 int32_t result = -1; member
119 static void OnDataPreared(int32_t result, MediaLibrary_RequestId requestId) in OnDataPreared() argument
202 napi_value result = nullptr; in TestRequestImageForPath() local
237 napi_value result = nullptr; TestRequestVideoForPath() local
273 napi_value result = nullptr; TestCancelRequest() local
[all...]
/test/xts/acts/security/asset/asset_ndk/entry/src/main/cpp/
H A Dhello.cpp52 napi_value result; in Asset_Add() local
104 napi_value result; in Asset_AddCE() local
141 napi_value result; in Asset_Add_Auth() local
151 int32_t result in AssetPreAndPostQuerySuccess() local
170 int32_t result = 0; AssetPreAndPostQueryNotFound() local
199 int32_t result = 0; Asset_PreAndPostQueryNormal() local
247 int32_t result = 0; Asset_PreAndPostQueryError() local
293 napi_value result; Asset_PreQuery() local
330 napi_value result; Asset_PreAndPostQuery() local
365 napi_value result; Asset_PostQuery() local
380 napi_value result; Asset_RemoveAll() local
403 napi_value result; Asset_Remove() local
427 napi_value result; Asset_RemoveLabel() local
435 int32_t result = 0; AssetRemoveInvalidArg() local
468 int32_t result = 0; Asset_RemoveError() local
536 napi_value result; Asset_QueryAll() local
570 napi_value result; Asset_QueryOption() local
578 int32_t result = 0; AssetQueryInvalidArg() local
616 int32_t result = 0; Asset_QueryError() local
662 napi_value result; Asset_QueryNum() local
694 napi_value result; Asset_QueryLabel() local
732 napi_value result; Asset_UpdateEasy() local
774 napi_value result; Asset_UpdateLabel() local
782 int32_t result = 0; AssetUpdateInvalidArg() local
812 int32_t result = 0; Asset_UpdateError() local
[all...]
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_three_stage_test_common.cpp414 struct OH_Huks_Result result = OH_Huks_UpdateSession(handle, paramSet, &inDataSeg, &outDataSeg); in HksDecryptLoopUpdate() local
453 struct OH_Huks_Result result = OH_Huks_InitSession(key, paramSet, &handleBlob, nullptr); in HuksDecrypt() local
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
H A DdsoftbusTest.cpp81 static int OnFileSessionOpened(int sessionId, int result) in OnFileSessionOpened() argument
108 static int OnStreamSessionOpened(int sessionId, int result) in OnStreamSessionOpened() argument
153 static int OnDataSessionOpened(int sessionId, int result) in OnDataSessionOpened() argument
301 static int OnCtrlSessionOpened(int sessionId, int result) in OnCtrlSessionOpened() argument
350 static int OnPerfSessionOpened(int sessionId, int result) in OnPerfSessionOpened() argument
383 OnPassSessionOpened(int sessionId, int result) OnPassSessionOpened() argument
412 OnProxySessionOpened(int sessionId, int result) OnProxySessionOpened() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp510 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp506 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp452 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp535 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
H A Dnapi_init.cpp89 napi_value result = nullptr; in OH_PasteboardSubscriber_Create0100() local
111 napi_value result = nullptr; in OH_PasteboardObserver_SetData0200() local
127 napi_value result = nullptr; in OH_PasteboardObserver_SetData0300() local
140 napi_value result in OH_PasteboardObserver_SetData0400() local
153 napi_value result = nullptr; OH_Pasteboard_Create0100() local
162 napi_value result = nullptr; OH_Pasteboard_Subscribe0100() local
175 napi_value result = nullptr; OH_Pasteboard_Subscribe0200() local
188 napi_value result = nullptr; OH_Pasteboard_Subscribe0300() local
203 napi_value result = nullptr; OH_Pasteboard_Subscribe0400() local
218 napi_value result = nullptr; OH_Pasteboard_Subscribe0500() local
233 napi_value result = nullptr; OH_Pasteboard_Subscribe0600() local
247 napi_value result = nullptr; OH_Pasteboard_Unsubcribe0100() local
263 napi_value result = nullptr; OH_Pasteboard_Unsubcribe0200() local
278 napi_value result = nullptr; OH_Pasteboard_Unsubcribe0300() local
292 napi_value result = nullptr; OH_Pasteboard_Unsubcribe0400() local
306 napi_value result = nullptr; OH_Pasteboard_Unsubcribe0500() local
320 napi_value result = nullptr; OH_Pasteboard_IsRemoteData0100() local
332 napi_value result = nullptr; OH_Pasteboard_GetDataSrouce0100() local
354 napi_value result = nullptr; OH_Pasteboard_HasType0100() local
376 napi_value result = nullptr; OH_Pasteboard_HasData0100() local
400 napi_value result = nullptr; OH_Pasteboard_ClearData0100() local
412 napi_value result = nullptr; OH_Pasteboard_SetData0100() local
435 napi_value result = nullptr; OH_Pasteboard_GetData0100() local
476 napi_value result = nullptr; OH_Pasteboard_GetData0200() local
520 napi_value result = nullptr; OH_Pasteboard_GetData0300() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dsendrequest_func_test.c340 BOOL result = SAMGR_GetInstance()->RegisterService((Service *)&g_service); in ServiceInit() local
372 int result = iUnknown->QueryInterface(iUnknown, 0, (void **)&demoApi); in GetIUnknown() local
420 BOOL result = demoApi->SyncCall((IUnknown *)demoApi, &payload); variable
460 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, NULL); global() variable
497 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, NULL); global() variable
528 int32 result = demoApi->SAMGR_SendRequestProxy(&identityX, &request, NULL); global() variable
555 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, NULL); global() variable
587 int32 result = demoApi->SAMGR_SendRequestProxy(NULL, &request, NULL); global() variable
619 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, NULL); global() variable
662 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, DemoHandlerAndCheck); global() variable
696 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, DemoHandlerAndCheck); global() variable
727 int32 result = demoApi->SAMGR_SendRequestProxy(&feature->identity, &request, DemoHandlerAndCheck); global() variable
[all...]
H A Dsendresponse_func_test.c276 BOOL result = SAMGR_GetInstance()->RegisterService((Service *)&g_service); in ServiceInit() local
308 int result = iUnknown->QueryInterface(iUnknown, 0, (void **)&demoApi); in GetIUnknown() local
/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/
H A Dnet_stack_ndk_test.cpp170 napi_value result = nullptr; in OHNetStackCertVerification() local
199 napi_value result = nullptr; in OHWebSocketClientConstruct() local
228 napi_value result = nullptr; in OHWebSocketClientAddHeader() local
260 napi_value result in OHWebSocketClientConnect() local
273 napi_value result = nullptr; OHWebSocketClientSend() local
344 napi_value result = nullptr; OHWebSocketClientClose() local
381 napi_value result = nullptr; OHWebSocketClientDestroy() local
432 napi_value result = nullptr; OHNetStackGetPinSetForHostName() local
485 napi_value result = nullptr; OHNetStackGetCertificatesForHostName() local
532 napi_value result = nullptr; OHNetStackGetPinSetForHostName2() local
574 napi_value result = nullptr; OHNetStackGetCertificatesForHostName2() local
[all...]
H A Dnet_connection_ndk_test.cpp54 napi_value result = nullptr; in OHNetConnGetAddrInfo() local
78 napi_value result = nullptr; in OHNetConnFreeDnsResult() local
99 napi_value result = nullptr; in OHNetConnGetAllNets() local
120 napi_value result in OHNetConnHasDefaultNet() local
141 napi_value result = nullptr; OHNetConnIsDefaultNetMetered() local
162 napi_value result = nullptr; OHNetConnGetDefaultNet() local
192 napi_value result = nullptr; OHNetConnGetConnectionProperties() local
222 napi_value result = nullptr; OHNetConnGetNetCapabilities() local
243 napi_value result = nullptr; OHNetConnGetDefaultHttpProxy() local
270 napi_value result = nullptr; OHOSNetConnRegisterDnsResolver() local
295 napi_value result = nullptr; OHOSNetConnUnregisterDnsResolver() local
325 napi_value result = nullptr; OHNetConnBindSocket() local
370 napi_value result = nullptr; OHNetConnRegisterNetConnCallback() local
414 napi_value result = nullptr; OHNetConnRegisterNetConnCallbackTimeout() local
442 napi_value result = nullptr; OHNetConnRegisterDefaultNetConnCallback() local
497 napi_value result = nullptr; OHNetConnUnregisterNetConnCallback() local
524 napi_value result = nullptr; OHNetConnSetAppHttpProxy() local
566 napi_value result = nullptr; OHOSNetConnRegisterAppHttpProxyCallback() local
609 napi_value result = nullptr; OHOSNetConnUnregisterAppHttpProxyCallback() local
[all...]
/test/xts/hats/hdf/manager/managerServiceTest/
H A Dservice_manager_hdi_test.cpp212 int32_t result = reply.ReadInt32(); in HWTEST_F() local
304 int32_t result = reply.ReadInt32(); in HWTEST_F() local
/test/xts/hats/hdf/manager/managerHdiTest/
H A Dservice_manager_hdi_c_test.cpp205 int32_t result; in HWTEST_F() local
359 int32_t result; in HWTEST_F() local
/third_party/elfutils/libdwfl/
H A Drelocate.c487 check_badreltype(bool *first_badreltype, Dwfl_Module *mod, Dwfl_Error *result) check_badreltype() argument
768 Dwfl_Error result = DWFL_E_NOERROR; __libdwfl_relocate() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddnxhddata.c1099 int result; in ff_dnxhd_get_hr_frame_size() local

Completed in 29 milliseconds

1...<<311312313314315316317318319320>>...489