Home
last modified time | relevance | path

Searched defs:result (Results 4376 - 4400 of 12392) sorted by relevance

1...<<171172173174175176177178179180>>...496

/foundation/graphic/graphic_2d/utils/socketpair/src/
H A Dlocal_socketpair.cpp184 bool result = data.WriteFileDescriptor(fd); in SendFdToBinder() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/
H A Dfile_utils.cpp116 bool result = WriteStringToFile(fd, str); in WriteStringToFile() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp414 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 Dexif_maker_note_test.cpp212 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 Dmy_pixel_map.cpp101 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 Dheif_decoder.cpp169 int result = AshmemSetProt(fd, PROT_READ | PROT_WRITE); in AllocShareMem() local
/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/
H A Dplugin_manager_test.cpp95 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 Dpng_exif_metadata_accessor_test.cpp75 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 Dheif_box.cpp195 heif_error HeifBox::MakeFromReader(HeifStreamReader &reader, std::shared_ptr<HeifBox> *result) in MakeFromReader() argument
/foundation/multimedia/image_framework/plugins/manager/src/common/
H A Dattr_data.cpp297 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 Dimpl_class.cpp66 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 Dplugin_mgr.cpp60 uint32_t result = TraverseFiles(path); in Register() local
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp217 void StateMachine::OnIntentExecuted(Intent intent, Action action, ErrorCode result) in OnIntentExecuted() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Dav_shared_memory_ext.cpp197 int result = AshmemSetProt(fd_, static_cast<int>(prot)); in MapMemoryAddr() local
/foundation/multimedia/media_foundation/src/buffer/avsharedmemory/
H A Davsharedmemorybase.cpp125 int result = AshmemSetProt(fd_, static_cast<int>(prot)); in MapMemory() local
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_control_command.cpp64 std::vector<std::string> result; in ConvertCommands() local
H A Dnapi_cast_control_command.cpp61 std::vector<std::string> result; in ConvertCommands() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddeferred_photo_proxy_napi.cpp44 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 Dphoto_napi.cpp42 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 Ddash_segment_downloader_unit_test.cpp87 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 Dmedia_sync_center_mock.cpp23 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 Davsessionmanager_fuzzer.cpp66 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 Davsession_controller_proxy_fuzzer.cpp61 int32_t result = AVSESSION_ERROR; in FuzzSendRequest() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dlight_painting_session_napi.cpp85 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 Dnight_session_napi.cpp79 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...]

Completed in 30 milliseconds

1...<<171172173174175176177178179180>>...496