/foundation/graphic/graphic_2d/utils/socketpair/src/ |
H A D | local_socketpair.cpp | 184 bool result = data.WriteFileDescriptor(fd);
in SendFdToBinder() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/ |
H A D | file_utils.cpp | 116 bool result = WriteStringToFile(fd, str); in WriteStringToFile() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_bitmap_test.cpp | 414 std::shared_ptr<Image> result = skiaBitmap.MakeImage(); in HWTEST_F() local 433 std::shared_ptr<Data> result = skiaBitmap.Serialize(); in HWTEST_F() local 452 std::shared_ptr<Data> result = skiaBitmap.Serialize(); in HWTEST_F() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | exif_maker_note_test.cpp | 212 bool result = exifMakerNote.FindExifLocation(data, size, newData, newSize);
in HWTEST_F() local 230 bool result = exifMakerNote.FindExifLocation(data, size, newData, newSize);
in HWTEST_F() local 248 bool result = exifMakerNote.FindExifLocation(data, size, newData, newSize);
in HWTEST_F() local 266 bool result = exifMakerNote.FindJpegAPP1(data, size, newData, newSize);
in HWTEST_F() local 284 bool result = exifMakerNote.FindJpegAPP1(data, size, newData, newSize);
in HWTEST_F() local 298 bool result = exifMakerNote.IsParsed(); HWTEST_F() local 314 uint32_t result = exifMakerNote.ParserMakerNote(data, size); HWTEST_F() local 330 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 346 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 362 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 378 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 396 bool result = exifMakerNote.GetUInt16(buffer, order, offset, value); HWTEST_F() local 412 bool result = exifMakerNote.GetUInt16(offset, value); HWTEST_F() local 428 bool result = exifMakerNote.GetUInt16AndMove(offset, value); HWTEST_F() local 445 bool result = exifMakerNote.ParserIFD(offset, ifd, deep); HWTEST_F() local 459 bool result = exifMakerNote.ParserHwMakerNote(); HWTEST_F() local 476 bool result = exifMakerNote.ParserItem(offset, ifd, deep); HWTEST_F() local 494 bool result = exifMakerNote.GetUInt32(buffer, order, offset, value); HWTEST_F() local 510 bool result = exifMakerNote.GetUInt32(offset, value); HWTEST_F() local 526 bool result = exifMakerNote.GetUInt32AndMove(offset, value); HWTEST_F() local 544 bool result = exifMakerNote.GetData(buffer, offset, count, value); HWTEST_F() local 562 bool result = exifMakerNote.GetData(offset, count, value); HWTEST_F() local 580 bool result = exifMakerNote.GetData(buffer, offset, count, value); HWTEST_F() local 597 std::string result = exifMakerNote.Dump(data, offset, sum); HWTEST_F() local 615 bool result = exifMakerNote.GetData(buffer, offset, count, value); HWTEST_F() local 633 bool result = exifMakerNote.GetData(buffer, offset, count, value); HWTEST_F() local 668 std::string result = exifMakerNote.Dump(data, offset, sum); HWTEST_F() local 686 bool result = exifMakerNote.FindExifLocation(data, size, newData, newSize); HWTEST_F() local 705 bool result = exifMakerNote.FindJpegAPP1(data, size, newData, newSize); HWTEST_F() local 724 bool result = exifMakerNote.FindJpegAPP1(data, size, newData, newSize); HWTEST_F() local 743 bool result = exifMakerNote.FindJpegAPP1(data, size, newData, newSize); HWTEST_F() local 759 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 776 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 793 bool result = exifMakerNote.IsHwMakerNote(data, size); HWTEST_F() local 809 bool result = exifMakerNote.SetValue(entry, value); HWTEST_F() local 830 uint32_t result = exifMakerNote.ParserMakerNote(data, size); HWTEST_F() local 848 bool result = exifMakerNote.GetUInt16(buffer, order, offset, value); HWTEST_F() local 867 bool result = exifMakerNote.GetUInt16AndMove(offset, value); HWTEST_F() local 885 bool result = exifMakerNote.GetUInt32(buffer, order, offset, value); HWTEST_F() local 906 bool result = exifMakerNote.GetUInt32AndMove(offset, value); HWTEST_F() local 926 bool result = exifMakerNote.GetDataAndMove(offset, count, value); HWTEST_F() local 943 bool result = exifMakerNote.GetDataAndMove(offset, count, value); HWTEST_F() local 963 bool result = exifMakerNote.ParserItem(offset, ifd, deep); HWTEST_F() local 990 bool result = exifMakerNote.ParserIFD(offset, ifd, deep); HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/interfaces/kits/native/ndk_test_example/ |
H A D | my_pixel_map.cpp | 101 napi_value result = nullptr; in TestGetImageInfo() local 129 napi_value result = nullptr; in TestAccessPixels() local 155 napi_value result = nullptr; in TestUnAccessPixels() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
H A D | heif_decoder.cpp | 169 int result = AshmemSetProt(fd, PROT_READ | PROT_WRITE); in AllocShareMem() local
|
/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/ |
H A D | plugin_manager_test.cpp | 95 string result = cLabelDetector->Process(); in HWTEST_F() local 132 string result = cLabelDetector2->Process(); in HWTEST_F() local 237 string result = labelDetector->Process(); HWTEST_F() local 322 string result = labelDetector->Process(); HWTEST_F() local 410 string result = labelDetector->Process(); HWTEST_F() local 479 string result = labelDetector->Process(); HWTEST_F() local 520 string result = labelDetector->Process(); HWTEST_F() local 748 string result; DoTestRegister003() local 812 string result; DoTestRegister004() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | png_exif_metadata_accessor_test.cpp | 75 int result = imageAccessor.Read(); in HWTEST_F() local 89 int result = imageAccessor.Read(); in HWTEST_F() local 117 int result = imageAccessor.Read(); in HWTEST_F() local 162 int result = imageAccessor.Read(); in HWTEST_F() local 203 int result = imageAccessor.Read(); in HWTEST_F() local 256 int result = imageAccessor.Read(); HWTEST_F() local 310 int result = imageAccessor.Read(); HWTEST_F() local 356 int result = imageAccessor.Read(); HWTEST_F() local 397 int result = imageAccessor.Read(); HWTEST_F() local 443 bool result = imageAccessor.ReadBlob(exifBuf); HWTEST_F() local 459 bool result = imageAccessor.ReadBlob(exifBuf); HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
H A D | heif_box.cpp | 195 heif_error HeifBox::MakeFromReader(HeifStreamReader &reader, std::shared_ptr<HeifBox> *result) in MakeFromReader() argument
|
/foundation/multimedia/image_framework/plugins/manager/src/common/ |
H A D | attr_data.cpp | 297 auto result = value_.uint32Set->insert(value); in InsertSet() local 324 auto result = value_.stringSet->insert(value); in InsertSet() local 342 auto result = value_.stringSet->insert(std::move(value)); InsertSet() local 359 auto result = value_.stringSet->insert(std::move(value)); InsertSet() local [all...] |
/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | impl_class.cpp | 66 uint32_t result = JsonHelper::GetUint16Value(classInfo, "priority", priority_); in Register() local 285 uint32_t result = JsonHelper::GetUint16Value(serviceInfo, "serviceType", serviceType); in AnalysisServices() local 305 uint32_t result in AnalysisMaxInstance() local [all...] |
H A D | plugin_mgr.cpp | 60 uint32_t result = TraverseFiles(path); in Register() local
|
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | state_machine.cpp | 217 void StateMachine::OnIntentExecuted(Intent intent, Action action, ErrorCode result) in OnIntentExecuted() argument
|
/foundation/multimedia/media_foundation/src/buffer/avbuffer/ |
H A D | av_shared_memory_ext.cpp | 197 int result = AshmemSetProt(fd_, static_cast<int>(prot)); in MapMemoryAddr() local
|
/foundation/multimedia/media_foundation/src/buffer/avsharedmemory/ |
H A D | avsharedmemorybase.cpp | 125 int result = AshmemSetProt(fd_, static_cast<int>(prot)); in MapMemory() local
|
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_control_command.cpp | 64 std::vector<std::string> result; in ConvertCommands() local
|
H A D | napi_cast_control_command.cpp | 61 std::vector<std::string> result; in ConvertCommands() local
|
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
H A D | deferred_photo_proxy_napi.cpp | 44 napi_value result = nullptr; in DeferredPhotoProxyNapiConstructor() local 110 napi_value result = nullptr; in CreateDeferredPhotoProxy() local 133 napi_value result = nullptr; GetThumbnail() local 195 napi_value result = nullptr; Release() local [all...] |
H A D | photo_napi.cpp | 42 napi_value result = nullptr; in PhotoNapiConstructor() local 110 napi_value result = nullptr; in CreatePhoto() local 134 napi_value result = nullptr; GetMain() local 159 napi_value result = nullptr; CreateRawPhoto() local 183 napi_value result = nullptr; GetRaw() local 207 napi_value result = nullptr; Release() local [all...] |
/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_segment_downloader_unit_test.cpp | 87 bool result = segmentDownloader->Open(segmentSp); in HWTEST_F() local 114 bool result = segmentDownloader->Open(segmentSp); in HWTEST_F() local 144 bool result = segmentDownloader->Open(segmentSp); in HWTEST_F() local 186 DashReadRet result = segmentDownloader->Read(buffer, readDataInfo, isInterruptNeeded); in HWTEST_F() local 253 bool result = segmentDownloader->CleanSegmentBuffer(true, remainLastNumberSeq); HWTEST_F() local 310 bool result = segmentDownloader->SeekToTime(seekSegment); HWTEST_F() local 365 DashReadRet result = segmentDownloaderSp->Read(buffer, readDataInfo, isInterruptNeeded); HWTEST_F() local 421 DashReadRet result = segmentDownloaderSp->Read(buffer, readDataInfo, isInterruptNeeded); HWTEST_F() local 460 DashReadRet result = segmentDownloaderSp->Read(buffer, readDataInfo, isInterruptNeeded); HWTEST_F() local 499 DashReadRet result = segmentDownloaderSp->Read(buffer, readDataInfo, isInterruptNeeded); HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/unittest/media_sink_test/mock/src/ |
H A D | media_sync_center_mock.cpp | 23 auto result = returnStatusQueue_.front();
in Reset() local 50 auto result = returnInt64Queue_.front();
in GetMediaTimeNow() local 57 auto result = returnInt64Queue_.front();
in GetClockTimeNow() local 65 auto result = returnInt64Queue_.front();
in GetClockTime() local 98 auto result = returnInt64Queue_.front();
in GetSeekTime() local 106 auto result = returnStatusQueue_.front(); SetPlaybackRate() local [all...] |
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/ |
H A D | avsessionmanager_fuzzer.cpp | 66 bool result = SendSystemControlCommandFuzzTest(data); in AVSessionManagerFuzzTest() local 77 auto result = AVSessionManager::GetInstance().RegisterSessionListener(listener); in SendSystemControlCommandFuzzTest() local
|
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncontrollerproxy_fuzzer/ |
H A D | avsession_controller_proxy_fuzzer.cpp | 61 int32_t result = AVSESSION_ERROR; in FuzzSendRequest() local
|
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
H A D | light_painting_session_napi.cpp | 85 napi_value result = nullptr;
in CreateCameraSession() local 115 napi_value result = nullptr;
in LightPaintingSessionNapiConstructor() local 155 auto result = CameraNapiUtils::GetUndefinedValue(env); GetSupportedLightPaintings() local 190 auto result = CameraNapiUtils::GetUndefinedValue(env); GetLightPainting() local 218 auto result = CameraNapiUtils::GetUndefinedValue(env); SetLightPainting() local 250 auto result = CameraNapiUtils::GetUndefinedValue(env); TriggerLighting() local [all...] |
H A D | night_session_napi.cpp | 79 napi_value result = nullptr;
in CreateCameraSession() local 107 napi_value result = nullptr;
in GetSupportedExposureRange() local 144 napi_value result = nullptr; GetExposure() local 173 napi_value result = nullptr; SetExposure() local 203 napi_value result = nullptr; NightSessionNapiConstructor() local [all...] |