/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | capture_session.cpp | 348 int32_t retCode = Camera::FindCameraMetadataItem(metadata->get(), OHOS_ABILITY_AVAILABLE_PROFILE_LEVEL, &item); in CheckSpecSearch() 454 GetFeaturesMode().GetFeaturedMode(), GetMetadata()->get(), supportedSpecIds, this, isForApp); in GetSessionFunctions() 460 return builder.GetConflictAbility(GetFeaturesMode().GetFeaturedMode(), GetMetadata()->get()); in GetSessionConflictFunctions() 499 MEDIA_INFO_LOG("CaptureSession::SetDefaultColorSpace get %{public}d mode colorSpaceInfo success.", GetMode()); in SetDefaultColorSpace() 606 int32_t ret = Camera::FindCameraMetadataItem(metadata->get(), OHOS_ABILITY_DEFERRED_IMAGE_DELIVERY, &item); in UpdateDeviceDeferredability() 607 MEDIA_INFO_LOG("UpdateDeviceDeferredability get ret: %{public}d", ret); in UpdateDeviceDeferredability() 619 ret = Camera::FindCameraMetadataItem(metadata->get(), OHOS_ABILITY_AUTO_DEFERRED_VIDEO_ENHANCE, &item); in UpdateDeviceDeferredability() 620 MEDIA_INFO_LOG("UpdateDeviceDeferredability get video ret: %{public}d", ret); in UpdateDeviceDeferredability() 1266 auto metadataHeader = changedMetadata->get(); in UpdateSetting() 1287 "CaptureSession::UpdateSetting Failed to get metadat in UpdateSetting() [all...] |
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/ |
H A D | audio_ffmpeg_encoder_plugin.cpp | 190 auto context = avcodec_alloc_context3(avCodec_.get()); in Prepare() 265 auto res = avcodec_open2(avCodecContext_.get(), avCodec_.get(), nullptr); in Start() 295 auto res = avcodec_close(avCodecContext_.get()); in Stop() 312 avcodec_flush_buffers(avCodecContext_.get()); in Flush() 431 inputFrame = cachedFrame_.get(); in SendBufferLocked() 433 auto ret = avcodec_send_frame(avCodecContext_.get(), inputFrame); in SendBufferLocked() 460 // how get perfect pts with upstream pts ? in ReceiveFrameSucc() 474 auto ret = avcodec_receive_packet(avCodecContext_.get(), packet.get()); in ReceiveBufferLocked() [all...] |
/foundation/multimedia/image_effect/test/unittest/ |
H A D | TestUtils.cpp | 321 FormatConverterInfo rgbaConverterInfo = CreateConverterInfo(IEffectFormat::RGBA8888, rgbaBuffer.get(), in HWTEST_F() 324 FormatConverterInfo nv12ConverterInfo = CreateConverterInfo(IEffectFormat::YUVNV12, nv12Buffer.get(), WIDTH); in HWTEST_F() 326 FormatConverterInfo nv21ConverterInfo = CreateConverterInfo(IEffectFormat::YUVNV21, nv21Buffer.get(), WIDTH); in HWTEST_F() 391 MemcpyHelper::CopyData(src.get(), dst.get()); in HWTEST_F() 392 EXPECT_EQ(src.get(), dst.get()); in HWTEST_F() 403 NativeCommonUtils::SwitchToOHEffectInfo(&effectInfo, ohFilterInfo.get()); in HWTEST_F() 412 uint32_t result = NativeCommonUtils::GetSupportedFormats(ohFilterInfo.get()); in HWTEST_F() 417 result = NativeCommonUtils::GetSupportedFormats(ohFilterInfo.get()); in HWTEST_F() [all...] |
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_data_utils.cpp | 303 handle = get<int32_t>(ResultSetUtils::GetValFromColumn(MEDIA_DATA_DB_ID, resultSet, idType)); in GetPropList() 305 get<int32_t>(ResultSetUtils::GetValFromColumn(MEDIA_DATA_DB_ID, resultSet, idType))); in GetPropList() 343 MEDIA_ERR_LOG("get extensionIndex failed"); in GetFormatByPath() 421 prop.currentValue->str_ = make_shared<std::string>(get<std::string>(columnValue)); in SetProperty() 424 prop.currentValue->bin_.i32 = get<int32_t>(columnValue); in SetProperty() 429 make_shared<std::string>(MtpPacketTool::FormatDateTime(get<int64_t>(columnValue))); in SetProperty() 431 prop.currentValue->bin_.i64 = get<int64_t>(columnValue); in SetProperty() 479 outPropValue.outStrVal = get<std::string>(columnValue); in GetPropValueBySet() 482 outPropValue.outIntVal = static_cast<uint64_t>(get<int32_t>(columnValue)); in GetPropValueBySet() 487 outPropValue.outStrVal = Strftime(timeFormat, get<int64_ in GetPropValueBySet() [all...] |
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | rndis_host.c | 235 struct rndis_query *get; in rndis_query() member 242 memset(u.get, 0, sizeof *u.get + in_len); in rndis_query() 243 u.get->msg_type = cpu_to_le32(RNDIS_MSG_QUERY); in rndis_query() 244 u.get->msg_len = cpu_to_le32(sizeof *u.get + in_len); in rndis_query() 245 u.get->oid = cpu_to_le32(oid); in rndis_query() 246 u.get->len = cpu_to_le32(in_len); in rndis_query() 247 u.get->offset = cpu_to_le32(20); in rndis_query() 299 struct rndis_query *get; in generic_rndis_bind() member [all...] |
/kernel/linux/linux-5.10/sound/usb/6fire/ |
H A D | control.c | 409 .get = usb6fire_control_output_vol_get, 421 .get = usb6fire_control_output_vol_get, 433 .get = usb6fire_control_output_vol_get, 448 .get = usb6fire_control_output_mute_get, 458 .get = usb6fire_control_output_mute_get, 468 .get = usb6fire_control_output_mute_get, 481 .get = usb6fire_control_line_phono_get, 490 .get = usb6fire_control_opt_coax_get, 499 .get = usb6fire_control_digital_thru_get, 509 .get [all...] |
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | rndis_host.c | 235 struct rndis_query *get; in rndis_query() member 242 memset(u.get, 0, sizeof *u.get + in_len); in rndis_query() 243 u.get->msg_type = cpu_to_le32(RNDIS_MSG_QUERY); in rndis_query() 244 u.get->msg_len = cpu_to_le32(sizeof *u.get + in_len); in rndis_query() 245 u.get->oid = cpu_to_le32(oid); in rndis_query() 246 u.get->len = cpu_to_le32(in_len); in rndis_query() 247 u.get->offset = cpu_to_le32(20); in rndis_query() 299 struct rndis_query *get; in generic_rndis_bind() member [all...] |
/kernel/linux/linux-6.6/sound/usb/6fire/ |
H A D | control.c | 409 .get = usb6fire_control_output_vol_get, 421 .get = usb6fire_control_output_vol_get, 433 .get = usb6fire_control_output_vol_get, 448 .get = usb6fire_control_output_mute_get, 458 .get = usb6fire_control_output_mute_get, 468 .get = usb6fire_control_output_mute_get, 481 .get = usb6fire_control_line_phono_get, 490 .get = usb6fire_control_opt_coax_get, 499 .get = usb6fire_control_digital_thru_get, 509 .get [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | propagateNoContraction.cpp | 130 // A helper function to get the unsigned int from a given constant union node. 205 // A helper function to get the front element from a given ObjectAccessChain 212 // A helper function to get the access chain starting from the second element. 219 // A helper function to get the access chain after removing a given prefix. 265 // The pointer to the Function Definition node, so we can get the 295 // cache this node, so we can get the preciseness information of the return value in visitAggregate() 301 // get the preciseness of the return value later. in visitAggregate() 335 // We should always be able to get an access chain of the operand node. in visitUnary() 367 // We should always be able to get an access chain for the left node. in visitBinary() 427 NodeMapping& symbol_definition_mapping = std::get< in getSymbolToDefinitionMappingAndPreciseSymbolIDs() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UnicodeSetStringSpan.java | 114 String string = strings.get(i); in UnicodeSetStringSpan() 165 String string = strings.get(i); in UnicodeSetStringSpan() 411 String string = strings.get(i); in spanWithStrings() 451 String string = strings.get(i); in spanWithStrings() 584 String string = strings.get(i); in spanAndCount() 621 String string = strings.get(i); in spanContainedAndCount() 681 String string = strings.get(i); in spanBack() 722 String string = strings.get(i); in spanBack() 878 String string = strings.get(i); in spanNot() 925 String string = strings.get( in spanNotBack() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UnicodeSetStringSpan.java | 118 String string = strings.get(i); in UnicodeSetStringSpan() 162 String string = strings.get(i); in UnicodeSetStringSpan() 408 String string = strings.get(i); in spanWithStrings() 448 String string = strings.get(i); in spanWithStrings() 581 String string = strings.get(i); in spanAndCount() 618 String string = strings.get(i); in spanContainedAndCount() 678 String string = strings.get(i); in spanBack() 719 String string = strings.get(i); in spanBack() 875 String string = strings.get(i); in spanNot() 922 String string = strings.get( in spanNotBack() [all...] |
/third_party/rust/crates/aho-corasick/src/ |
H A D | dfa.rs | 257 let input = self.repr().byte_classes.get(input); in next_state() 314 .get(id.to_usize() / 256) in get_match() 315 .and_then(|m| m.get(match_index)) in get_match() 381 .get(id.to_usize() / self.repr().alphabet_len()) in get_match() 382 .and_then(|m| m.get(match_index)) in get_match() 392 let input = self.repr().byte_classes.get(input); in next_state() 460 .get(id.to_usize()) in get_match() 461 .and_then(|m| m.get(match_index)) in get_match() 479 let byte = self.byte_classes.get(byte); in next_state() 486 let byte = self.byte_classes.get(byt in set_next_state() [all...] |
/third_party/python/Tools/unittestgui/ |
H A D | unittestgui.py | 241 self.top_level_dir = self.dirVar.get() 242 self.test_file_glob_pattern = self.testPatternVar.get() 387 self.failCountVar.set(1 + self.failCountVar.get()) 392 self.errorCountVar.set(1 + self.errorCountVar.get()) 398 self.skipCountVar.set(1 + self.skipCountVar.get()) 402 self.expectFailCountVar.set(1 + self.expectFailCountVar.get()) 406 self.remainingCountVar.set(self.remainingCountVar.get() - 1) 407 self.runCountVar.set(1 + self.runCountVar.get()) 408 fractionDone = float(self.runCountVar.get())/float(self.totalTests) 416 txt = self.errorListbox.get(selecte [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkQueryUtil.cpp | 491 const std::vector<VkExtensionProperties>* get (const InstanceInterface& vki, VkPhysicalDevice dev) in get() function in vk::__anon27747::ExtensionPropertiesCache 497 return itr->second.get(); in get() 517 auto supportedExtensions = m_extensionPropertiesCache.get(vki, physicalDevice); in enumerateCachedDeviceExtensionProperties() 523 supportedExtensions = m_extensionPropertiesCache.get(vki, physicalDevice); in enumerateCachedDeviceExtensionProperties() 544 if (required.minVersion && required.minVersion.get() > extensionProperties.specVersion) in isCompatible() 547 if (required.maxVersion && required.maxVersion.get() < extensionProperties.specVersion) in isCompatible() 558 if (required.minSpecVersion && required.minSpecVersion.get() > layerProperties.specVersion) in isCompatible() 561 if (required.maxSpecVersion && required.maxSpecVersion.get() < layerProperties.specVersion) in isCompatible() 564 if (required.minImplVersion && required.minImplVersion.get() > layerProperties.implementationVersion) in isCompatible() 567 if (required.maxImplVersion && required.maxImplVersion.get() < layerPropertie in isCompatible() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateVPTests.cpp | 96 m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get(), 0u, 1u, &m_descriptorSet.get(), 0u, nullptr); in iterate() 113 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get()); in iterate() 261 const vk::ShaderWrapper vs (m_isMesh ? vk::ShaderWrapper() : vk::ShaderWrapper(m_vk, device, binaries.get(m_vertexShaderName), 0)); in initPipeline() 262 const vk::ShaderWrapper gs (m_isMesh ? vk::ShaderWrapper() : vk::ShaderWrapper(m_vk, device, binaries.get(m_geometryShaderName), 0)); in initPipeline() 263 const vk::ShaderWrapper ms (m_isMesh ? vk::ShaderWrapper(m_vk, device, binaries.get(m_meshShaderName)) : vk::ShaderWrapper()); in initPipeline() 264 const vk::ShaderWrapper fs (vk::ShaderWrapper(m_vk, device, binaries.get(m_fragmentShaderName), 0)); in initPipeline() 371 m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get(), 0u, 1u, &m_descriptorSet.get(), 0u, nullptr); in iterate() 385 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get()); in iterate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateVPTests.cpp | 94 m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get(), 0u, 1u, &m_descriptorSet.get(), 0u, nullptr); in iterate() 111 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get()); in iterate() 259 const vk::Move<vk::VkShaderModule> vs (m_isMesh ? vk::Move<vk::VkShaderModule>() : createShaderModule(m_vk, device, binaries.get(m_vertexShaderName), 0)); in initPipeline() 260 const vk::Move<vk::VkShaderModule> gs (m_isMesh ? vk::Move<vk::VkShaderModule>() : createShaderModule(m_vk, device, binaries.get(m_geometryShaderName), 0)); in initPipeline() 261 const vk::Move<vk::VkShaderModule> ms (m_isMesh ? vk::createShaderModule(m_vk, device, binaries.get(m_meshShaderName)) : vk::Move<vk::VkShaderModule>()); in initPipeline() 262 const vk::Move<vk::VkShaderModule> fs (createShaderModule(m_vk, device, binaries.get(m_fragmentShaderName), 0)); in initPipeline() 369 m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get(), 0u, 1u, &m_descriptorSet.get(), 0u, nullptr); in iterate() 383 submitCommandsAndWait(m_vk, device, queue, m_cmdBuffer.get()); in iterate() [all...] |
/third_party/skia/src/core/ |
H A D | SkRecordDraw.cpp | 85 r.backdrop.get(), 117 DRAW(DrawImage, drawImage(r.image.get(), r.left, r.top, r.sampling, r.paint)); 128 fCanvas->drawImageLattice(r.image.get(), lattice, r.dst, r.filter, r.paint); in draw() 131 DRAW(DrawImageRect, drawImageRect(r.image.get(), r.src, r.dst, r.sampling, r.paint, r.constraint)); 136 DRAW(DrawPicture, drawPicture(r.picture.get(), &r.matrix, r.paint)); 141 DRAW(DrawTextBlob, drawTextBlob(r.blob.get(), r.x, r.y, r.paint)); 142 DRAW(DrawAtlas, drawAtlas(r.atlas.get(), r.xforms, r.texs, r.colors, r.count, r.mode, r.sampling, 146 DRAW(DrawAnnotation, drawAnnotation(r.rect, r.key.c_str(), r.value.get())); 151 r.set.get(), r.count, r.dstClips, r.preViewMatrices, r.sampling, r.paint, r.constraint)); 412 const SkImage* image = op.image.get(); in bounds() [all...] |
/third_party/skia/src/gpu/ |
H A D | GrBlurUtils.cpp | 122 *drawRect = extract_draw_rect_from_data(data.get(), unclippedDevShapeBounds); in sw_create_filtered_mask() 181 *drawRect = extract_draw_rect_from_data(data.get(), unclippedDevShapeBounds); in sw_create_filtered_mask() 341 SkScalar sx = viewMatrix.get(SkMatrix::kMScaleX); in compute_key_and_clip_bounds() 342 SkScalar sy = viewMatrix.get(SkMatrix::kMScaleY); in compute_key_and_clip_bounds() 343 SkScalar kx = viewMatrix.get(SkMatrix::kMSkewX); in compute_key_and_clip_bounds() 344 SkScalar ky = viewMatrix.get(SkMatrix::kMSkewY); in compute_key_and_clip_bounds() 345 SkScalar tx = viewMatrix.get(SkMatrix::kMTransX); in compute_key_and_clip_bounds() 346 SkScalar ty = viewMatrix.get(SkMatrix::kMTransY); in compute_key_and_clip_bounds() 424 *maskRect = extract_draw_rect_from_data(data.get(), unclippedDevShapeBounds); in hw_create_filtered_mask() 516 shape = tmpShape.get(); in draw_shape_with_mask_filter() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | StraightLineStrengthReduce.cpp | 410 Idx = ConstantInt::get(Idx->getContext(), One << Idx->getValue()); in allocateCandidatesAndFindBasisForAdd() 414 ConstantInt *One = ConstantInt::get(cast<IntegerType>(I->getType()), 1); in allocateCandidatesAndFindBasisForAdd() 448 ConstantInt *Zero = ConstantInt::get(cast<IntegerType>(I->getType()), 0); in allocateCandidatesAndFindBasisForMul() 478 ConstantInt *ScaledIdx = ConstantInt::get( in allocateCandidatesAndFindBasisForGEP() 489 Base, ConstantInt::get(cast<IntegerType>(ArrayIdx->getType()), 1), in factorArrayIndex() 513 ConstantInt::get(RHS->getContext(), One << RHS->getValue()); in factorArrayIndex() 605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump() 609 ConstantInt *Exponent = ConstantInt::get(DeltaType, IndexOffset.logBase2()); in emitBump() 615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump() 618 Constant *Delta = ConstantInt::get(DeltaTyp in emitBump() [all...] |
/third_party/spirv-tools/test/val/ |
H A D | val_non_uniform_test.cpp | 165 std::string opcode = std::get<0>(GetParam()); in TEST_P() 166 std::string type = std::get<1>(GetParam()); in TEST_P() 167 spv::Scope execution_scope = std::get<2>(GetParam()); in TEST_P() 168 std::string args = std::get<3>(GetParam()); in TEST_P() 169 std::string error = std::get<4>(GetParam()); in TEST_P() 205 std::string opcode = std::get<0>(GetParam()); in TEST_P() 206 std::string type = std::get<1>(GetParam()); in TEST_P() 207 spv::Scope execution_scope = std::get<2>(GetParam()); in TEST_P() 208 std::string args = std::get<3>(GetParam()); in TEST_P() 209 std::string error = std::get< in TEST_P() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationFractionalSpacingTests.cpp | 553 const VkDescriptorBufferInfo tessLevelsBufferInfo = makeDescriptorBufferInfo(tessLevelsBuffer.get(), 0ull, tessLevelsBufferSizeBytes); 554 const VkDescriptorBufferInfo resultBufferInfo = makeDescriptorBufferInfo(resultBuffer.get(), 0ull, resultBufferSizeBytes); 570 .setShader(vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("vert"), DE_NULL) 571 .setShader(vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection().get("tesc"), DE_NULL) 572 .setShader(vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get("tese"), DE_NULL) 607 vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *pipelineLayout, 0u, 1u, &descriptorSet.get(), 0u, DE_NULL); 675 addFunctionCaseWithPrograms(group.get(), "glsl_odd", "", checkSupportTess, initPrograms, test, TestParams(SHADER_LANGUAGE_GLSL, SPACINGMODE_FRACTIONAL_ODD)); 676 addFunctionCaseWithPrograms(group.get(), "glsl_even", "", checkSupportTess, initPrograms, test, TestParams(SHADER_LANGUAGE_GLSL, SPACINGMODE_FRACTIONAL_EVEN)); 677 addFunctionCaseWithPrograms(group.get(), "hlsl_odd", "", checkSupportTess, initPrograms, test, TestParams(SHADER_LANGUAGE_HLSL, SPACINGMODE_FRACTIONAL_ODD)); 678 addFunctionCaseWithPrograms(group.get(), "hlsl_eve [all...] |
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_impl.cpp | 136 ErrorCode ret = pipeline_->AddFilters({audioSource_.get(), demuxer_.get()}); in Init() 138 ret = pipeline_->LinkFilters({audioSource_.get(), demuxer_.get()}); in Init() 143 pipeline_->RemoveFilterChain(audioSource_.get()); in Init() 922 if (filter == demuxer_.get() && param.type == PortType::OUT) { in NewAudioPortFound() 931 pipeline_->AddFilters({audioSink_.get()}); in NewAudioPortFound() 933 ActiveFilters({audioSink_.get()}); in NewAudioPortFound() 936 pipeline_->AddFilters({newAudioDecoder.get(), audioSink_.get()}); in NewAudioPortFound() [all...] |
/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | pasteboard_utils_test.cpp | 288 auto newPlainRecord = static_cast<UDMF::Text *>(newRecord.get()); in HWTEST_F() 321 auto newPlainRecord = static_cast<UDMF::PlainText *>(newRecord.get()); in HWTEST_F() 360 auto newPlainRecord = static_cast<UDMF::Html *>(newRecord.get()); in HWTEST_F() 397 auto newPlainRecord = static_cast<UDMF::Link *>(newRecord.get()); in HWTEST_F() 466 auto newFileRecord = static_cast<UDMF::File *>(newRecord.get()); in HWTEST_F() 500 auto newImageRecord = static_cast<UDMF::Image *>(newRecord.get()); in HWTEST_F() 534 auto newAudioRecord = static_cast<UDMF::Audio *>(newRecord.get()); in HWTEST_F() 568 auto newVideoRecord = static_cast<UDMF::Video *>(newRecord.get()); in HWTEST_F() 602 auto newFolderRecord = static_cast<UDMF::Folder *>(newRecord.get()); in HWTEST_F() 634 auto newSystemRecord = static_cast<UDMF::SystemDefinedRecord *>(newRecord.get()); in HWTEST_F() [all...] |
H A D | pasteboard_unified_data_test.cpp | 276 auto newPlainRecord = static_cast<UDMF::Text *>(newRecord.get()); in HWTEST_F() 309 auto newPlainRecord = static_cast<UDMF::PlainText *>(newRecord.get()); in HWTEST_F() 349 auto newPlainRecord = static_cast<UDMF::Link *>(newRecord.get()); in HWTEST_F() 389 auto newPlainRecord = static_cast<UDMF::Html *>(newRecord.get()); in HWTEST_F() 466 auto newFileRecord = static_cast<UDMF::File *>(newRecord.get()); in HWTEST_F() 503 auto newImageRecord = static_cast<UDMF::Image *>(newRecord.get()); in HWTEST_F() 540 auto newAudioRecord = static_cast<UDMF::Audio *>(newRecord.get()); in HWTEST_F() 577 auto newVideoRecord = static_cast<UDMF::Video *>(newRecord.get()); in HWTEST_F() 614 auto newFolderRecord = static_cast<UDMF::Folder *>(newRecord.get()); in HWTEST_F() 651 auto newSystemRecord = static_cast<UDMF::SystemDefinedRecord *>(newRecord.get()); in HWTEST_F() [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket.cpp | 62 std::bind(&impl::OnConnectIncomingNative, socket_.pimpl.get(), std::ref(socket_), addr, port)); 78 socketService->GetDispatcher()->PostTask(std::bind(&impl::OnConnectedNative, socket_.pimpl.get(), 91 std::bind(&impl::OnDisconnectedNative, socket_.pimpl.get(), std::ref(socket_), transport)); 103 std::bind(&impl::OnDisconnectSuccessNative, socket_.pimpl.get(), std::ref(socket_), transport)); 115 std::bind(&impl::OnDataAvailableNative, socket_.pimpl.get(), std::ref(socket_), transport)); 132 std::bind(&impl::OnTransportErrorNative, socket_.pimpl.get(), std::ref(socket_), transport, errType)); 211 socketTmp = socket.socketMap_.at(transport).get(); in OnDataAvailableNative() 288 serverSocket = socket.socketMap_.at(transport).get(); in SockRfcConnectFail() 304 socket.socketMap_.at(transport).get()->transportFd_); in SockRfcDisconnectFail() 305 close(socket.socketMap_.at(transport).get() in SockRfcDisconnectFail() [all...] |