| /test/xts/acts/multimedia/av_codec/demuxer/src/ |
| D | func_test.cpp | 243 for (int32_t index = 0; index < g_trackCount; index++) { variable 248 for (int32_t index = 0; index < g_trackCount; index++) { variable 292 for (int32_t index = 0; index < g_trackCount; index++) { variable 299 for (int32_t index = 0; index < g_trackCount; index++) { variable 349 for (int32_t index = 0; index < g_trackCount; index++) { variable 356 for (int32_t index = 0; index < g_trackCount; index++) { variable 407 for (int32_t index = 0; index < g_trackCount; index++) { variable 414 for (int32_t index = 0; index < g_trackCount; index++) { variable 464 for (int32_t index = 0; index < g_trackCount; index++) { variable 470 for (int32_t index = 0; index < g_trackCount; index++) { variable [all …]
|
| D | proc_test.cpp | 172 for (int32_t index = 0; index < g_trackCount; index++) { variable 180 for (int32_t index = 0; index < g_trackCount; index++) { variable 195 for (int index = 0; index < auidoTrackCount; index++) { variable 227 for (int32_t index = 0; index < g_trackCount; index++) { variable 235 for (int32_t index = 0; index < g_trackCount; index++) { variable 250 for (int index = 0; index < auidoTrackCount; index++) { variable 281 for (int32_t index = 0; index < g_trackCount; index++) { variable 289 for (int32_t index = 0; index < g_trackCount; index++) { variable 333 for (int32_t index = 0; index < g_trackCount; index++) { variable 341 for (int32_t index = 0; index < g_trackCount; index++) { variable [all …]
|
| /test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/ |
| D | main.cpp | 31 int32_t index; in TestMediaAssetGetUri() local 48 int32_t index; in TestMediaAssetGetDisplayName() local 65 int32_t index; in TestMediaAssetGetSize() local 82 int32_t index; in TestMediaAssetGetDateModifiedMs() local 99 int32_t index; in TestMediaAssetGetWidth() local 116 int32_t index; in TestMediaAssetGetHeight() local 133 int32_t index; in TestMediaAssetGetOrientation() local 150 int32_t index; in TestMediaAssetGetMediaType() local 167 int32_t index; in TestMediaAssetGetMediaSubType() local 184 int32_t index; in TestMediaAssetGetDateAdded() local [all …]
|
| /test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/ |
| D | mian.cpp | 52 int32_t index; in InitCamera() local 68 int32_t index; in CameraGetCameraManager() local 97 int32_t index; in OHCameraManagerRegisterCallback() local 114 int32_t index; in CameraDeleteCameraManager() local 129 int32_t index; in CameraManagerGetSupportedCameras() local 164 int32_t index; in CameraManagerDeleteSupportedCameras() local 180 int32_t index; in GetSupportedCameraOutputCapability() local 196 int32_t index; in OHCameraManagerCreatePreviewOutput() local 212 int32_t index; in OHCameraManagerCreateCameraInput() local 260 int32_t index; in OHCreateCameraInputWithPositionAndType() local [all …]
|
| /test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/ |
| D | effect_filter_test.cpp | 71 int32_t index; in OHEffectBufferInfoSetAddr() local 106 int32_t index; in OHEffectBufferInfoGetAddr() local 145 int32_t index; in OHEffectBufferInfoSetEffectFormat() local 193 int32_t index; in OHEffectBufferInfoGetEffectFormat() local 242 int32_t index; in OHEffectBufferInfoSetHeight() local 277 int32_t index; in OHEffectBufferInfoGetHeight() local 323 int32_t index; in OHEffectBufferInfoSetRowSize() local 359 int32_t index; in OHEffectBufferInfoGetRowSize() local 405 int32_t index; in OHEffectBufferInfoSetWidth() local 442 int32_t index; in OHEffectBufferInfoGetWidth() local [all …]
|
| D | imageEffect.cpp | 128 int32_t index; in OHEffectFilterRender() local 180 int32_t index; in OHImageEffectCreate() local 210 int32_t index; in OHImageEffectConfigure() local 260 int32_t index; in OHImageEffectAddFilter() local 294 int32_t index; in OHImageEffectAddFilterByFilter() local 326 int32_t index; in OHImageEffectGetFilter() local 359 int32_t index; in OHImageEffectGetFilterCount() local 402 int32_t index; in OHImageEffectGetInputSurface() local 430 int32_t index; in OHImageEffectInsertFilter() local 467 int32_t index; in OHImageEffectInsertFilterByFilter() local [all …]
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/ |
| D | main.cpp | 284 int32_t index; in CameraManagerGetSupportedCameraInfos() local 1044 int32_t index; in OHCaptureSessionRegisterCallback() local 1060 int32_t index; in OHCaptureSessionUnregisterCallback() local 1075 int32_t index; in OHCameraManagerGetSupportedSceneModes() local 1112 int32_t index; in OHCameraManagerDeleteSceneModes() local 1129 int32_t index; in OHCameraManagerGetSupportedCameraOutputCapabilityWithSceneMode() local 1145 int32_t index; in OHCaptureSessionSetSessionMode() local 1160 int32_t index; in OHCaptureSessionCanAddInput() local 1185 int32_t index; in OHCaptureSessionCanAddPreviewOutput() local 1210 int32_t index; in OHCaptureSessionCanAddPhotoOutput() local [all …]
|
| /test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
| D | status_check_test.cpp | 92 uint32_t index; variable 111 uint32_t index; variable 248 uint32_t index; variable 274 uint32_t index; variable 448 uint32_t index; variable 476 uint32_t index; variable 607 uint32_t index; variable 637 uint32_t index; variable 667 uint32_t index; variable 698 uint32_t index; variable [all …]
|
| D | avcodec_audio_avbuffer_decoder_demo.cpp | 64 static void OnInputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *data, void *user… in OnInputBufferAvailable() 74 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *data, void *use… in OnOutputBufferAvailable() 101 string::size_type index = str.find_first_of(separator, start); in SplitStringFully() local 475 void ADecBufferDemo::HandleInputEOS(const uint32_t index) in HandleInputEOS() 483 bool ADecBufferDemo::ReadBuffer(OH_AVBuffer *buffer, uint32_t index) in ReadBuffer() 531 uint32_t index = signal_->inQueue_.front(); in InputFunc() local 602 uint32_t index = signal_->outQueue_.front(); in OutputFunc() local 656 for (int32_t index = 0; index < g_trackCount; index++) { in CreatDeMuxer() local 766 OH_AVErrCode ADecBufferDemo::FreeOutputData(OH_AVCodec *codec, uint32_t index) in FreeOutputData() 771 OH_AVErrCode ADecBufferDemo::PushInputData(OH_AVCodec *codec, uint32_t index) in PushInputData() [all …]
|
| /test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/ |
| D | net_connection_ndk_test.cpp | 65 int32_t index; in OHNetConnFreeDnsResult() local 92 int32_t index; in OHNetConnGetAllNets() local 113 int32_t index; in OHNetConnHasDefaultNet() local 134 int32_t index; in OHNetConnIsDefaultNetMetered() local 155 int32_t index; in OHNetConnGetDefaultNet() local 176 int32_t index; in OHNetConnGetConnectionProperties() local 206 int32_t index; in OHNetConnGetNetCapabilities() local 236 int32_t index; in OHNetConnGetDefaultHttpProxy() local 263 int32_t index; in OHOSNetConnRegisterDnsResolver() local 284 int32_t index; in OHNetConnRegisterDnsResolver() local [all …]
|
| D | net_stack_ndk_test.cpp | 97 static uint32_t TestCaseCertVerification(uint32_t index, char *pemCertPath, char *derCertPath) in TestCaseCertVerification() 148 int32_t index; in OHNetStackCertVerification() local 181 int32_t index; in OHWebSocketClientConstruct() local 210 int32_t index; in OHWebSocketClientAddHeader() local 239 int32_t index; in OHWebSocketClientConnect() local 271 int32_t index; in OHWebSocketClientSend() local 305 int32_t index; in OHWebSocketClientClose() local 355 int32_t index; in OHWebSocketClientDestroy() local 386 static int32_t TestCaseGetPinSetForHostName(uint32_t index, const char *hostname) in TestCaseGetPinSetForHostName() 418 int32_t index; in OHNetStackGetPinSetForHostName() local [all …]
|
| /test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/ |
| D | raw.test.js | 298 index: 0, property 322 index: 0, property 346 index: 0, property 377 index: 0, property 401 index: 0, property 425 index: 0, property 449 index: 0, property 473 index: 0, property 504 index: 0, property 535 index: 0, property [all …]
|
| /test/xts/hats/useriam/userauth_additional/src/ |
| D | user_auth_hdi.cpp | 132 uint64_t index = 0; variable 151 uint64_t index = -1; variable 168 uint64_t index = 0; variable 189 uint64_t index = 0; variable 274 uint64_t index = 0; variable 330 uint64_t index = 0; variable 373 uint64_t index = 0; variable 470 uint64_t index = 0; variable 533 uint64_t index = 0; variable 575 uint64_t index = 0; variable [all …]
|
| /test/xts/acts/multimedia/image/image_js_standard/imageDecodeOptions/src/main/js/test/ |
| D | image.test.js | 101 index: 0, property 157 index: 0, property 213 index: 0, property 269 index: 1, property 323 index: -1, property 377 index: 0, property 433 index: 0, property 489 index: 0, property 550 index: 0, property 604 index: 0, property [all …]
|
| /test/ostest/wukong/input_factory/src/ |
| D | appswitch_input.cpp | 50 uint32_t index = util->FindElement(bundleList, bundlename); in OrderInput() local 73 uint32_t index = GetAbilityIndex(bundleList); in RandomInput() local 106 ErrCode AppswitchInput::PrintResultOfStartAbility(const ErrCode result, uint32_t index) in PrintResultOfStartAbility() 126 uint32_t index = INVALIDVALUE; in GetAbilityIndex() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/ |
| D | swiper_index_test.cpp | 23 int32_t index = 2; in TestSwiperIndex001() local 35 int32_t index = 10000; in TestSwiperIndex002() local 47 int32_t index = -1; in TestSwiperIndex003() local
|
| /test/xts/acts/update_lite/dupdate_hal/src/ |
| D | ota_func_test.c | 93 unsigned int index = 0; variable 126 unsigned int index = 0; variable 149 unsigned int index = 0; variable
|
| /test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
| D | avcodec_audio_avbuffer_encoder_demo.cpp | 85 string::size_type index = str.find_first_of(separator, start); in SplitStringFully() local 164 static void OnInputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *us… in OnInputBufferAvailable() 174 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *u… in OnOutputBufferAvailable() 434 void AudioBufferAacEncDemo::HandleEOS(const uint32_t &index) in HandleEOS() 459 uint32_t index = signal_->inQueue_.front(); in InputFunc() local 505 uint32_t index = signal_->outQueue_.front(); in OutputFunc() local 651 OH_AVErrCode AudioBufferAacEncDemo::PushInputData(OH_AVCodec *codec, uint32_t index) in PushInputData() 668 OH_AVErrCode AudioBufferAacEncDemo::PushInputDataEOS(OH_AVCodec *codec, uint32_t index) in PushInputDataEOS() 685 OH_AVErrCode AudioBufferAacEncDemo::FreeOutputData(OH_AVCodec *codec, uint32_t index) in FreeOutputData() 698 uint32_t index; in GetInputIndex() local [all …]
|
| D | status_check_test.cpp | 97 uint32_t index; variable 116 uint32_t index; variable 268 uint32_t index; variable 299 uint32_t index; variable 509 uint32_t index; variable 542 uint32_t index; variable 698 uint32_t index; variable 734 uint32_t index; variable 769 uint32_t index; variable 805 uint32_t index; variable [all …]
|
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| D | videoenc_ndk_sample.cpp | 72 static void VencInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VencInputDataReady() 97 static void VencOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBuf… in VencOutputDataReady() 233 uint32_t index = signal_->inIdxQueue_.front(); in state_EOS() local 552 bool VEncNdkSample::RandomEOS(uint32_t index) in RandomEOS() 609 void VEncNdkSample::SetEOS(uint32_t index) in SetEOS() 631 int32_t VEncNdkSample::PushData(OH_AVMemory *buffer, uint32_t index, int32_t &result) in PushData() 693 void VEncNdkSample::InputDataNormal(bool &runningFlag, uint32_t index, OH_AVMemory *buffer) in InputDataNormal() 723 void VEncNdkSample::InputDataFuzz(bool &runningFlag, uint32_t index) in InputDataFuzz() 760 uint32_t index = signal_->inIdxQueue_.front(); in InputFunc() local 814 uint32_t index; in OutputFunc() local
|
| /test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
| D | videodec_ndk_sample.cpp | 116 void VdecInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecInputDataReady() 128 void VdecOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr… in VdecOutputDataReady() 369 void VDecNdkSample::WriteOutputFrame(uint32_t index, OH_AVMemory *buffer, OH_AVCodecBufferAttr attr… in WriteOutputFrame() 413 uint32_t index = signal_->outIdxQueue_.front(); in OutputFunc() local 479 int32_t VDecNdkSample::ReadData(uint32_t index, OH_AVMemory *buffer) in ReadData() 511 uint32_t VDecNdkSample::SendData(uint32_t bufferSize, uint32_t index, OH_AVMemory *buffer) in SendData() 579 uint32_t index = signal_->inIdxQueue_.front(); in InputFunc_AVCC() local 599 uint32_t index; in InputFunc_FUZZ() local 630 void VDecNdkSample::SetEOS(uint32_t index) in SetEOS() 650 uint32_t index = signal_->inIdxQueue_.front(); in state_EOS() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imageSvg/src/main/js/test/ |
| D | svg.test.js | 225 index: 0, property 250 index: 0, property 275 index: 0, property 299 index: -1, property 323 index: 0, property 347 index: 0, property 371 index: 0, property 395 index: 0, property 419 index: 0, property 443 index: -1, property [all …]
|
| /test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
| D | hdrcodec_ndk_sample.cpp | 48 void VdecInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecInputDataReady() 58 void VdecOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr… in VdecOutputDataReady() 89 static void VencInputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VencInputDataReady() 97 static void VencOutputDataReady(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBuf… in VencOutputDataReady() 116 static int32_t SendData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data) in SendData() 304 uint32_t index; in InputFunc() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imageGif/src/main/js/test/ |
| D | imageGif.test.js | 483 index: 0, property 506 index: 0, property 532 index: -8, property 558 index: 0, property 584 index: 0, property 611 index: 0, property 634 index: 0, property 660 index: -8, property 686 index: 0, property 712 index: 0, property
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/waterFlower/ |
| D | waterFlower.cpp | 60 …FlowSectionOption_RegisterGetItemMainSizeCallbackByIndex(option, 0, [](int index) -> float { retur… in testWaterFlower_005() 64 int index; in testWaterFlower_005() member 68 [](int index,void *value) -> float{ in testWaterFlower_005()
|