/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/ |
H A D | route_test.cpp | 83 std::string str = info->ToString("testTab"); in HWTEST_F() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_utils_virtual.c | 41 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash() argument
|
/foundation/communication/dsoftbus/tests/core/adapter/unittest/ |
H A D | lnn_ohos_account_mock.cpp | 40 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash)
in SoftBusGenerateStrHash() argument
|
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_utils.cpp | 47 WifiErrorCode IpStrToArray(const std::string& str, unsigned int ipAddr[IPV4_ARRAY_LEN]) { in IpStrToArray() argument 59 std::string str = ""; in IpArrayToStr() local
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | content_sensor_manager_utils_test.cpp | 67 std::string str = "123456"; in HWTEST_F() local 81 std::string str = "123456"; in HWTEST_F() local 95 std::string str = "123456"; in HWTEST_F() local 109 std::string str in HWTEST_F() local 124 std::string str = "123456"; HWTEST_F() local 138 std::string str = "123456"; HWTEST_F() local 152 std::string str = "123456"; HWTEST_F() local 166 std::string str = "123456"; HWTEST_F() local [all...] |
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_msg.cpp | 35 Phase2Method WifiEapConfig::Phase2MethodFromStr(const std::string& str) in Phase2MethodFromStr() argument 53 EapMethod WifiEapConfig::Str2EapMethod(const std::string& str) in Str2EapMethod() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_c_utils_test.cpp | 45 std::string str = "192.168.1.23"; in IpStrToArraySuccess() local 52 std::string str = "192.168.1"; in IpStrToArrayFail() local
|
H A D | wifi_msg_test.cpp | 59 std::string str = "NONE"; in HWTEST_F() local
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | http_request_test.cpp | 66 char str[URLSIZE + 1]; in HWTEST_F() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ |
H A D | user_meta_data.cpp | 60 std::string str = Constant::Concatenate({ KEY_PREFIX, Constant::KEY_SEPARATOR, key });
in GetKeyFor() local
|
H A D | capability_meta_data.cpp | 39 std::string str = Constant::Concatenate({ KEY_PREFIX, Constant::KEY_SEPARATOR, key });
in GetKeyFor() local
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | string_utils.h | 49 static uint32_t BytesToStrWithType(Bytes input, std::string &str) in BytesToStrWithType() argument
|
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | dm_radar_helper_test.cpp | 225 std::string str = "test"; in HWTEST_F() local [all...] |
H A D | UTTest_dm_dfx.cpp | 83 std::string str = std::string(ARGS_HELP_INFO); in HWTEST_F() local 226 std::string str = "argsTest"; in HWTEST_F() local 242 std::string str = std::string(HIDUMPER_GET_TRUSTED_LIST_INFO); in HWTEST_F() local
|
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/ |
H A D | oh_preferences_option.cpp | 24 int OH_PreferencesOption::SetFileName(const std::string &str) in SetFileName() argument 35 void OH_PreferencesOption::SetBundleName(const std::string &str) in SetBundleName() argument 41 void OH_PreferencesOption::SetDataGroupId(const std::string &str) in SetDataGroupId() argument
|
/foundation/filemanagement/file_api/interfaces/kits/rust/include/ |
H A D | rust_file.h | 55 const char* str; member
|
/foundation/filemanagement/dfs_service/utils/log/src/ |
H A D | utils_log.cpp | 19 std::string GetFileNameFromFullPath(const char *str) in GetFileNameFromFullPath() argument
|
/third_party/elfutils/tests/ |
H A D | zstrptr.c | 44 const char *str = elf_strptr (elf, ndx, off); in print_strings() local
|
/third_party/elfutils/libasm/ |
H A D | disasm_str.c | 46 buffer_cb (char *str, size_t len, void *arg) in buffer_cb() argument
|
/third_party/curl/tests/libtest/ |
H A D | lib509.c | 79 char *str = NULL; in test() local
|
/third_party/elfio/examples/anonymizer/ |
H A D | anonymizer.cpp | 70 auto str = std::string( s->get_data() + index ); in process_string_table() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | pnm.c | 37 static void pnm_get(PNMContext *sc, char *str, int buf_size) in pnm_get() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | id3v1.c | 225 char *q, str[512], *first_free_space = NULL; in get_string() local
|
H A D | avlanguage.c | 28 const char str[4]; member
|
H A D | sauce.c | 89 char *str = av_malloc(65*nb_comments + 1); in ff_sauce_read() local
|