Home
last modified time | relevance | path

Searched defs:str (Results 2051 - 2075 of 4404) sorted by relevance

1...<<81828384858687888990>>...177

/foundation/filemanagement/app_file_service/tests/mock/napi/src/
H A Dnapi_mock.cpp55 napi_status napi_create_string_utf8(napi_env env, const char* str, size_t length, napi_value* result) in napi_create_string_utf8() argument
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp141 std::string str; in ReadMetadata() local
172 std::string str; in ReadMetadata() local
/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_utils.cpp83 napi_status SetValueUtf8String(const napi_env& env, const char* fieldStr, const char* str, napi_value& result) in SetValueUtf8String() argument
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy_lite.cpp43 std::string str = (char *)ReadString(reply, &readLen); in ParseDhcpClientInfos() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Djson_payload.c463 char *str = PrepareServiceDiscoverEx(localIpStr, isBroadcast, businessType); in PrepareServiceDiscover() local
558 char *str = PrepareServiceNotificationEx(); in PrepareServiceNotification() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_util.cpp88 char *str = strdup(path.c_str()); in SmtpfsDirName() local
96 char *str = strdup(path.c_str()); in SmtpfsBaseName() local
/foundation/filemanagement/storage_service/test/fuzztest/storagedaemon_fuzzer/
H A Dstoragedaemon_fuzzer.cpp357 auto str = std::make_unique<char[]>(size + 1); in LLVMFuzzerTestOneInput() local
/foundation/filemanagement/user_file_service/test/unittest/
H A Dmedialibrary_file_access_test_info.cpp880 std::string str = testUri.ToString(); in HWTEST_F() local
1114 std::string str = info[i].uri; in HWTEST_F() local
/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Djs_native_api_mock.cpp61 napi_status napi_create_string_utf8(napi_env env, const char* str, size_t length, napi_value* result) in napi_create_string_utf8() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.cpp102 static void SplitEnvString(std::string str, std::vector<std::string> *layers) in SplitEnvString() argument
/foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/
H A Dstoragemanager_fuzzer.cpp348 auto str = std::make_unique<char[]>(size + 1); in LLVMFuzzerTestOneInput() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_basic_base.cpp119 GetContextAttr( const std::string& str, const std::string& key, int keyLength, int value) GetContextAttr() argument
/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp252 std::string str; in PrintPointerEvent() local
292 std::string str; in PrintInfoPointerEvent() local
/test/testfwk/arkxtest/uitest/test/
H A Dmock_element_node_iterator.h45 static void StringSplit(const string &str, const char split, std::vector<string> &res) in StringSplit() argument
/test/testfwk/arkxtest/uitest/core/
H A Ddump_handler.cpp29 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 Dperf.cpp146 double BaseLineManager::StrtoDouble(const string& str) in StrtoDouble() argument
/test/xts/acts/ability_lite/ability_posix/src/
H A DAbilityMgrTest.cpp424 const char *str = "test"; in HWTEST_F() local
H A DAbilityMgrTest2.cpp422 const char *str = "test"; in HWTEST_F() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdioextndk.cpp409 char str[256]; in FGets() local
H A Dxattrndk.cpp55 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 DDrawingNativeFontTest.cpp575 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 DIoTestStdio.cpp44 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 Dsubscribe.cpp149 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 Dattest_utils.c139 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 Dattest_utils.c142 int32_t AnonymiseStr(char* str) in AnonymiseStr() argument
177 int32_t ToLowerStr(char* str, int len) in ToLowerStr() argument
[all...]

Completed in 22 milliseconds

1...<<81828384858687888990>>...177