Home
last modified time | relevance | path

Searched refs:string (Results 19851 - 19875 of 52882) sorted by relevance

1...<<791792793794795796797798799800>>...2116

/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/
H A Dvolume_info_mock.h33 MOCK_METHOD1(DoFormat, int32_t(std::string));
34 MOCK_METHOD1(DoSetVolDesc, int32_t(std::string));
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Drs_xform.h21 #include <string>
35 inline void Dump(std::string& out) const in Dump()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/
H A Drs_jank_detector.h31 void UpdateUiDrawFrameMsg(uint64_t startTimeStamp, uint64_t endTimeStamp, const std::string& abilityName);
38 std::string abilityName;
/foundation/graphic/graphic_2d/utils/scoped_bytrace/src/
H A Dscoped_bytrace.cpp22 ScopedBytrace::ScopedBytrace(const std::string &proc) : proc_(proc) in ScopedBytrace()
44 ScopedDebugTrace::ScopedDebugTrace(const std::string &traceStr) in ScopedDebugTrace()
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dgif_format_agent.cpp21 #include "string"
33 static const std::string FORMAT_TYPE = "image/gif";
38 std::string GifFormatAgent::GetFormatType() in GetFormatType()
H A Djpeg_format_agent.cpp21 #include "string"
33 static const std::string FORMAT_TYPE = "image/jpeg";
36 std::string JpegFormatAgent::GetFormatType() in GetFormatType()
H A Dpng_format_agent.cpp21 #include "string"
33 static const std::string FORMAT_TYPE = "image/png";
36 std::string PngFormatAgent::GetFormatType() in GetFormatType()
H A Dsvg_format_agent.cpp21 #include "string"
34 static const std::string FORMAT_TYPE = "image/svg+xml";
39 std::string SvgFormatAgent::GetFormatType() in GetFormatType()
H A Dbmp_format_agent.cpp21 #include "string"
33 const std::string FORMAT_TYPE = "image/bmp";
37 std::string BmpFormatAgent::GetFormatType() in GetFormatType()
H A Dwebp_format_agent.cpp23 #include "string"
36 const std::string FORMAT_TYPE = "image/webp";
45 std::string WebpFormatAgent::GetFormatType() in GetFormatType()
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/include/
H A Dcommon_tool.h20 #include <string>
44 std::string GetRandString();
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock_factory.cpp20 std::shared_ptr<CodecListMock> CodecListMockFactory::GetCapability(const std::string &mime, bool isEncoder) in GetCapability()
30 std::shared_ptr<CodecListMock> CodecListMockFactory::GetCapabilityByCategory(const std::string &mime, bool isEncoder, in GetCapabilityByCategory()
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/include/
H A Ddeferred_video_processing_session_callback_proxy.h38 const std::string& videoId,
42 const std::string& videoId,
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/command_server/
H A Dcommand_server_impl.h30 explicit CommandServerImpl(const std::string& cmdServerName);
40 std::string commandServerName_;
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dmpeg_manager_factory.h29 std::shared_ptr<MpegManager> Acquire(const std::string& requestId, const sptr<IPCFileDescriptor>& inputFd);
34 std::string requestId_;
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.h30 static std::string g_filePath = "/test_root/multimedia/";
31 std::string g_testPath;
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/include/
H A Dcommon_tool.h20 #include <string>
44 std::string GetRandString();
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Dcommon_tool.cpp26 string CommonTool::GetRandString() in GetRandString()
28 string str; in GetRandString()
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/base/include/
H A Dideferred_video_processing_session_callback.h34 const std::string& videoId,
38 const std::string& videoId,
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.h44 std::string uuid;
45 std::string mimeType;
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h20 #include <string>
59 std::string description;
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_wrapper.cpp27 const std::string WRAPPER_DL_PATH = "/system/lib64/libmedia_monitor_wrapper.z.so";
29 const std::string WRAPPER_DL_PATH = "/system/lib/libmedia_monitor_wrapper.z.so";
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_data_statistics_test.cpp17 #include <string>
25 static const std::string INPUT_STRING = "hello10,title";
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dnine_patch_listener.h21 #include <string>
38 bool ReadChunk(const std::string &tag, void *data, size_t length);
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dsync_mode.h26 explicit SyncMode(std::string name);
31 ErrorCode PushData(const std::string &inPort, const AVBufferPtr& buffer, int64_t offset) override;

Completed in 24 milliseconds

1...<<791792793794795796797798799800>>...2116