| /foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
| H A D | macro_video_session.cpp | 25 bool MacroVideoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
| H A D | datashare_valuebucket_convert.h | 30 static bool GetItem(T&& input, O& output)
in GetItem() argument 36 static bool GetItem(T&& input, O& output)
in GetItem() argument 47 static bool Convert(T&& input, std::variant<Types...>& output)
in Convert() argument
|
| /foundation/distributeddatamgr/udmf/framework/common/unittest/mock/ |
| H A D | tlv_util_mock.cpp | 31 template <> bool Reading(std::nullptr_t &output, TLVObject &data, const TLVHead &head) in Reading() argument 46 template <> bool Reading(std::monostate &output, TLVObject &data, const TLVHead &head) in Reading() argument 61 template <> bool Reading(std::string &output, TLVObject &data, const TLVHead &head) in Reading() argument 76 template <> bool Reading(std::vector<uint8_t> &output, TLVObject &data, const TLVHead &head) in Reading() argument 91 template <> bool Reading(UDType &output, TLVObject &data, const TLVHead &head) in Reading() argument 106 template <> bool Reading(DataStatus &output, TLVObject &data, const TLVHead &head) in Reading() argument 120 template <> bool Reading(Object &output, TLVObject &data, const TLVHead &head) in Reading() argument 134 template <> bool Reading(UnifiedKey &output, TLVObject &data, const TLVHead &head) in Reading() argument 149 template <> bool Reading(UnifiedData &output, TLVObject &data, const TLVHead &head) in Reading() argument 164 template <> bool Reading(UnifiedRecord &output, TLVObjec argument 179 Reading(Runtime &output, TLVObject &data, const TLVHead &head) Reading() argument 194 Reading(Privilege &output, TLVObject &data, const TLVHead &head) Reading() argument 209 Reading(std::shared_ptr<OHOS::Media::PixelMap> &output, TLVObject &data, const TLVHead &head) Reading() argument 225 Reading(std::shared_ptr<OHOS::AAFwk::Want> &output, TLVObject &data, const TLVHead &head) Reading() argument [all...] |
| /foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_process/ |
| H A D | b_process_test.cpp | 36 static bool DetectFatalLog(string_view output) in DetectFatalLog() argument
|
| /third_party/curl/tests/unit/ |
| H A D | unit1302.c | 54 char *output; variable 64 Curl_safefree(output); variable 70 Curl_safefree(output); variable 76 Curl_safefree(output); variable 82 Curl_safefree(output); global() variable 88 Curl_safefree(output); global() variable 94 Curl_safefree(output); global() variable 100 Curl_safefree(output); global() variable 107 Curl_safefree(output); global() variable 113 Curl_safefree(output); global() variable 119 Curl_safefree(output); global() variable [all...] |
| H A D | unit1395.c | 43 const char *output; member [all...] |
| H A D | unit1398.c | 39 char output[24]; variable [all...] |
| /third_party/ffmpeg/ffbuild/ |
| H A D | bin2c.c | 29 FILE *input, *output; in main() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib517.c | 30 time_t output; member
|
| /third_party/ffmpeg/libavresample/arm/ |
| H A D | neontest.c | 25 wrap(avresample_convert(AVAudioResampleContext *avr, uint8_t **output, in avresample_convert() argument
|
| /third_party/ffmpeg/libavresample/x86/ |
| H A D | w64xmmtest.c | 25 wrap(avresample_convert(AVAudioResampleContext *avr, uint8_t **output, in avresample_convert() argument
|
| /third_party/ffmpeg/libavresample/aarch64/ |
| H A D | neontest.c | 25 wrap(avresample_convert(AVAudioResampleContext *avr, uint8_t **output, in avresample_convert() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | pixfmt_best.c | 54 enum AVPixelFormat output; in main() local
|
| /third_party/glslang/gtests/ |
| H A D | BuiltInResource.FromFile.cpp | 62 std::string output = testing::internal::GetCapturedStdout(); in TEST_F() local
|
| /third_party/alsa-utils/topology/ |
| H A D | topology.h | 26 snd_output_t *output; member
|
| /third_party/alsa-utils/speaker-test/ |
| H A D | pink.c | 61 float output; in generate_pink_noise_sample() local
|
| /third_party/astc-encoder/Source/UnitTest/ |
| H A D | test_decode.cpp | 52 uint8_t output[12*12*4]; in TEST() local
|
| /third_party/benchmark/test/ |
| H A D | display_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main() local 40 std::cout << output; in main() local [all...] |
| H A D | report_aggregates_only_test.cc | 20 const std::string output = GetFileReporterOutput(argc, argv); in main() local 36 std::cout << output; in main() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | strrepl.h | 45 UnicodeString output; member in StringReplacer
|
| /third_party/mbedtls/tests/src/ |
| H A D | fake_external_rng_for_test.c | 41 mbedtls_psa_external_get_random( mbedtls_psa_external_random_context_t *context, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_psa_external_get_random() argument
|
| /third_party/ninja/src/ |
| H A D | clparser_perftest.cc | 139 string output; in main() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | strrepl.h | 45 UnicodeString output; member in StringReplacer
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
| H A D | testfrmw.c | 46 static void output(char *string, ...) in output() function
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
| H A D | testfrmw.c | 46 static void output(char *string, ...) in output() function
|