Home
last modified time | relevance | path

Searched refs:name (Results 20476 - 20500 of 25082) sorted by relevance

1...<<811812813814815816817818819820>>...1004

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp138 std::string &builder, const std::string &name, const std::string &clause, const std::string &table) in AppendClause()
143 builder.append(name); in AppendClause()
137 AppendClause( std::string &builder, const std::string &name, const std::string &clause, const std::string &table) AppendClause() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler_asset.cpp95 .name = const_cast<char*>(ASSET_LOCAL_SESSION_NAME.c_str()), in CreateAssetLocalSessionServer()
159 .name = const_cast<char*>((ASSET_LOCAL_SESSION_NAME.c_str())), in AssetBind()
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_func_feature/component_capture/
H A Ddemo.cpp59 filename += testInfo->name() + std::string(".png");
65 testInfo->test_case_name(), testInfo->name());
123 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_01
157 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_02
180 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_03
203 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_04
242 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_05
271 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_06
300 * @tc.name: GRAPHIC_TEST_UI_CAPTURE_07
329 * @tc.name
[all...]
/test/ostest/wukong/report/src/
H A Dreport.cpp76 std::string targetFile(event->name); in ListenCrashDir()
78 DEBUG_LOG_STR("%s --- IN_CLOSE_WRITE\n", event->name); in ListenCrashDir()
302 modules << "name, base" << std::endl; in SegmentedWriteCSV()
304 modules << "name, base, detail, info" << std::endl; in SegmentedWriteCSV()
319 modules << "name, all"; in SegmentedWriteCSV()
328 // loop app show name-type statistics content in SegmentedWriteCSV()
335 modules << "name, all" << std::endl; in SegmentedWriteCSV()
344 modules << "name, exception" << std::endl; in SegmentedWriteCSV()
398 // loop app show name-type statistics content in SegmentedWriteJson()
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreDistributedJsunit.test.js27 "name TEXT NOT NULL," +"age INTEGER)"
30 "name TEXT NOT NULL," +"price REAL," +
36 "name": STORE_NAME,
43 "name TEXT NOT NULL," +
57 "name TEXT NOT NULL," +
72 "name TEXT NOT NULL," +
117 * @tc.name testRdbStoreDistributed0002
139 * @tc.name testRdbStoreDistributed0003
141 * @tc.desc set distributed table using one table name
161 * @tc.name testRdbStoreDistributed000
[all...]
/test/xts/acts/graphic/graphicvulkannapitest/
H A DVulkanTest.cpp45 OHNativeWindow* CreateNativeWindow(std::string name);
183 OHNativeWindow* VulkanLoaderUnitTest::CreateNativeWindow(std::string name) in CreateNativeWindow() argument
260 * @tc.name: Load base Vulkan functions
295 * @tc.name: load instance based function pointer
358 * @tc.name: test vkEnumeratePhysicalDevices
390 * @tc.name: test vkCreateDevice
433 * @tc.name: test vkCreateDevice
486 * @tc.name: test vkCreateDevice
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp64 TestConsumerListener(sptr<Surface> cs, std::string_view name) : cs(cs) in TestConsumerListener() argument
67 outFile_->open(name.data(), std::ios::out | std::ios::binary); in TestConsumerListener()
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A DaudioEncoderAvBuffer.cpp66 const char *name = OH_AVCapability_GetName(capability); in AudioEncoderCreateByName() local
67 checkParam = OH_AudioCodec_CreateByName(name); in AudioEncoderCreateByName()
H A Daudioencoderxdlndk.cpp63 const char *name = OH_AVCapability_GetName(capability); in AudioEncoderCreateByName() local
64 checkParam = OH_AudioEncoder_CreateByName(name); in AudioEncoderCreateByName()
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp211 const char *name = OH_AVCapability_GetName(capability); in NormalAVScreenCaptureSurfaceTest() local
212 g_videoEnc = OH_VideoEncoder_CreateByName(name); in NormalAVScreenCaptureSurfaceTest()
/test/xts/hats/kernel/syscalls/net/sockopt/
H A DSockoptApiTest.cpp45 std::string name; member
146 std::string name; member
199 * @tc.name : SetAndGetsockoptSupportOptSuccess_0001
238 * @tc.name : SetAndGetsockoptSndAndRcvTestSuccess_0002
285 * @tc.name : SetAndGetsockoptTCP_TIMESTAMPTestSuccess_0003
317 * @tc.name : SetAndGetsockoptIPV6_2292PKTOPTIONSTestSuccess_0004
348 * @tc.name : SetAndGetsockoptSO_LINGERTestSuccess_0005
384 * @tc.name : SetAndGetsockoptSO_TIMEOTestSuccess_0006
420 * @tc.name : SetsockoptSO_FILTERTestSuccess_0007
478 * @tc.name
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcrystalhd.c330 avctx->codec->name); in init()
356 av_log(avctx, AV_LOG_ERROR, "CrystalHD: Unknown codec name\n"); in init()
778 .p.name = #x "_crystalhd", \
H A Dlcldec.c648 .p.name = "mszh",
663 .p.name = "zlib",
H A Dflashsv.c505 .p.name = "flashsv",
573 .p.name = "flashsv2",
H A Dg729dec.c756 .p.name = "g729",
769 .p.name = "acelp.kelvin",
H A Dmjpegenc.c646 .p.name = "mjpeg",
675 .p.name = "amv",
H A Dv4l2_buffers.c445 av_log(logger(avbuf), AV_LOG_ERROR, "%s: driver decode error\n", avbuf->context->name); in ff_v4l2_buffer_buf_to_avframe()
468 av_log(logger(avbuf), AV_LOG_ERROR, "%s driver encode error\n", avbuf->context->name); in ff_v4l2_buffer_buf_to_avpkt()
H A Dvaapi_vc1.c507 .name = "wmv3_vaapi",
524 .name = "vc1_vaapi",
H A Dsiren.c845 .p.name = "siren",
861 .p.name = "msnsiren",
/third_party/ffmpeg/libavfilter/
H A Dasrc_sinc.c408 .name = "default",
436 .name = "sinc",
H A Dvsrc_gradients.c417 .name = "default",
424 .name = "gradients",
H A Dvsrc_life.c435 .name = "default",
443 .name = "life",
H A Dvsrc_mandelbrot.c405 .name = "default",
413 .name = "mandelbrot",
/third_party/ffmpeg/libavformat/
H A Dwavenc.c510 .name = "wav",
609 .name = "w64",
/third_party/ffmpeg/libavformat/tests/
H A Dmovenc.c138 static void init_out(const char *name) in init_out() argument
141 cur_name = name; in init_out()

Completed in 38 milliseconds

1...<<811812813814815816817818819820>>...1004