/foundation/systemabilitymgr/samgr/utils/native/source/ |
H A D | tools.cpp | 24 std::u16string DeleteAllMark(const std::u16string& str, const std::u16string& mark) in DeleteAllMark() argument 39 std::u16string DeleteBlank(const std::u16string& str) in DeleteBlank() argument
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | route_test.cpp | 83 std::string str = info->ToString("testTab"); in HWTEST_F() local
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | route.cpp | 139 std::string str; in ToString() local [all...] |
H A D | inet_addr.cpp | 134 std::string str; // print the member values of the INetAddr class in ToString() local [all...] |
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/ |
H A D | net_supplier_info_test.cpp | 113 std::string str = info->ToString("testTab"); in HWTEST_F() local
|
/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
|
/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/ |
H A D | benchmark_demo_test.cpp | 31 string str = "benchmark test"; in SimpleExample() local
|
/test/ostest/wukong/component_event/src/ |
H A D | component_tree.cpp | 81 uint64_t str = GetSubName(elementInfo->GetContent(), contentCount); in SetNodeId() local
|
/test/xts/acts/account/account_ndk/osaccount_ndk/entry/src/main/cpp/ |
H A D | osaccount_ndk_test.cpp | 27 char str[MAX_NAME_LENGTH] = {0}; in OsAccountGetAccountNameA() local 41 char str[MAX_NAME_LENGTH] = {0}; in OsAccountGetAccountNameB() local 55 char str[MAX_NAME_LENGTH] = {0}; in OsAccountGetAccountNameC() local
|