/foundation/window/window_manager/window_scene/session/container/src/ |
H A D | window_event_channel.cpp | 252 std::string str; in PrintPointerEvent() local 292 std::string str; in PrintInfoPointerEvent() local
|
/test/testfwk/arkxtest/uitest/test/ |
H A D | mock_element_node_iterator.h | 45 static void StringSplit(const string &str, const char split, std::vector<string> &res) in StringSplit() argument
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | dump_handler.cpp | 29 static string_view GetMiddleStr(string_view str, size_t &index, string_view startStr, string_view endStr) in GetMiddleStr() argument
|
/test/testfwk/developer_test/aw/cxx/hwext/ |
H A D | perf.cpp | 146 double BaseLineManager::StrtoDouble(const string& str) in StrtoDouble() argument
|
/test/xts/acts/ability_lite/ability_posix/src/ |
H A D | AbilityMgrTest.cpp | 424 const char *str = "test";
in HWTEST_F() local
|
H A D | AbilityMgrTest2.cpp | 422 const char *str = "test";
in HWTEST_F() local
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stdioextndk.cpp | 409 char str[256];
in FGets() local
|
H A D | xattrndk.cpp | 55 char str[] = "dat";
in Lgetxattr() local 83 char str[] = "dat";
in Setxattr() local 104 char str[] = "dat";
in Getxattr() local 131 char str[] in Listxattr() local 159 char str[] = "dat"; LListxattr() local 199 char str[] = "dat"; Lsetxattr() local [all...] |
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeFontTest.cpp | 575 const char *str = "Hello World"; in HWTEST_F() local 616 const char *str = "Hello World"; in HWTEST_F() local 680 const char *str = "Hello World"; HWTEST_F() local 699 const char *str = "Hello World"; HWTEST_F() local 728 const char *str = "Hello World"; HWTEST_F() local 793 const char *str = "Hello World"; HWTEST_F() local 816 const char *str = "Hello World"; HWTEST_F() local 842 const char *str = "Hello World"; HWTEST_F() local 864 const char *str = "Hello World"; HWTEST_F() local 928 const char *str = "Hello World"; HWTEST_F() local 959 const char *str = "Hello World"; HWTEST_F() local 1800 const char *str[] = { HWTEST_F() local [all...] |
/test/xts/acts/kernel_lite/io_posix/src/ |
H A D | IoTestStdio.cpp | 44 char str[50] = {0}; in HWTEST_F() local 126 char str[50] = {0}; in HWTEST_F() local 149 char str[5 in HWTEST_F() local 170 char str[50] = {0}; HWTEST_F() local 211 char str[50] = {0}; HWTEST_F() local 269 char str[50] = {0}; HWTEST_F() local 349 char str[] = "hello world"; HWTEST_F() local 373 char str[] = "hello world"; HWTEST_F() local 401 char str[50] = {0}; HWTEST_F() local 466 char str[50] = {0}; HWTEST_F() local 485 FormatVsprintf(char *str, char *format, ...) FormatVsprintf() argument 494 FormatVsscanf(const char *str, const char *format, ...) FormatVsscanf() argument 510 char str[50] = {0}; HWTEST_F() local 544 char str[50] = {0}; FormatVsnprintf() local 611 char str[100] = {0}; HWTEST_F() local 683 char str[50] = {0}; HWTEST_F() local [all...] |
/test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/ |
H A D | subscribe.cpp | 149 char* str = new char[1024];
in CreateSubscribeInfo() local 175 char str[1024] = {0};
in SetPublisherPermission() local 208 char str[1024] = {0};
in SetPublisherBundleName() local [all...] |
/test/xts/device_attest/services/core/utils/ |
H A D | attest_utils.c | 139 int32_t AnonymiseStr(char* str) in AnonymiseStr() argument 174 int32_t ToLowerStr(char* str, int len) in ToLowerStr() argument 278 CharToAscii(const char* str, uint32_t len, uint8_t* outputStr, uint32_t outputLen) CharToAscii() argument [all...] |
/test/xts/device_attest_lite/services/core/utils/ |
H A D | attest_utils.c | 142 int32_t AnonymiseStr(char* str) in AnonymiseStr() argument 177 int32_t ToLowerStr(char* str, int len) in ToLowerStr() argument [all...] |
/test/xts/hats/hdf/hdf_lite/manager/common/ |
H A D | hdf_sbuf_test.cpp | 583 ASSERT_EQ(std::string(readStr), str); in HWTEST_F() local 644 ASSERT_EQ(std::string(data), str); in HWTEST_F() local 772 ASSERT_EQ(std::string(data), str); HWTEST_F() local 802 ASSERT_EQ(std::string(data), str); HWTEST_F() local 814 ASSERT_EQ(std::string(data), str); HWTEST_F() local 829 const char16_t *str = u"test"; HWTEST_F() local [all...] |
/test/xts/hats/kernel/purgeableMem/ |
H A D | purgeable_cpp_test.cpp | 49 char *str = static_cast<char *>(data); in Build() local 79 char *str = static_cast<char *>(data); in Build() local 109 char *str in Build() local [all...] |
/test/xts/hats/hdf/location/agnss/ |
H A D | agnss_hdi_test.cpp | 189 std::string AgnssCallbackImpl::Str16ToStr8(std::u16string str) in Str16ToStr8() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | avcodec.c | 511 static const char *unknown_if_null(const char *str) in unknown_if_null() argument 526 const char *str; in avcodec_string() local [all...] |
H A D | srtenc.c | 48 static void srt_print(SRTContext *s, const char *str, ...) in srt_print() argument
|
/third_party/f2fs-tools/tools/ |
H A D | f2fs_io_parse.c | 89 static inline int atoh(char *str) in atoh() argument
|
/third_party/elfio/elfio/ |
H A D | elfio_relocation.hpp | 277 add_entry( string_section_accessor str_writer, const char* str, symbol_section_accessor sym_writer, Elf64_Addr value, Elf_Word size, unsigned char sym_info, unsigned char other, Elf_Half shndx, Elf64_Addr offset, unsigned type ) add_entry() argument
|
/third_party/eudev/src/libudev/ |
H A D | libudev-util.c | 219 int util_replace_whitespace(const char *str, char *to, size_t len) in util_replace_whitespace() argument 248 int util_replace_chars(char *str, const char *white) in util_replace_chars() argument 302 udev_util_encode_string(const char *str, char *str_enc, size_t len) udev_util_encode_string() argument 307 util_string_hash32(const char *str) util_string_hash32() argument 313 util_string_bloom64(const char *str) util_string_bloom64() argument [all...] |
/third_party/eudev/src/udev/ |
H A D | udevadm-info.c | 89 const char *str; in print_device_chain() local 133 const char *str; print_record() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | cmdutils.h | 126 uint8_t *str; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | asrc_afirsrc.c | 129 static int parse_string(char *str, float **items, int *nb_items, int *items_size) in parse_string() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | jack.c | 171 char str[32]; in start_jack() local
|