Home
last modified time | relevance | path

Searched defs:str (Results 476 - 500 of 4392) sorted by relevance

1...<<11121314151617181920>>...176

/foundation/systemabilitymgr/samgr/utils/native/source/
H A Dtools.cpp24 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 Droute_test.cpp83 std::string str = info->ToString("testTab"); in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Droute.cpp139 std::string str; in ToString() local
[all...]
H A Dinet_addr.cpp134 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 Dnet_supplier_info_test.cpp113 std::string str = info->ToString("testTab"); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Droute_test.cpp83 std::string str = info->ToString("testTab"); in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils_virtual.c41 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash() argument
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_ohos_account_mock.cpp40 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 Dwifi_c_utils.cpp47 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 Dcontent_sensor_manager_utils_test.cpp67 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 Dwifi_msg.cpp35 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 Dwifi_c_utils_test.cpp45 std::string str = "192.168.1.23"; in IpStrToArraySuccess() local
52 std::string str = "192.168.1"; in IpStrToArrayFail() local
H A Dwifi_msg_test.cpp59 std::string str = "NONE"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dhttp_request_test.cpp66 char str[URLSIZE + 1]; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Duser_meta_data.cpp60 std::string str = Constant::Concatenate({ KEY_PREFIX, Constant::KEY_SEPARATOR, key }); in GetKeyFor() local
H A Dcapability_meta_data.cpp39 std::string str = Constant::Concatenate({ KEY_PREFIX, Constant::KEY_SEPARATOR, key }); in GetKeyFor() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dstring_utils.h49 static uint32_t BytesToStrWithType(Bytes input, std::string &str) in BytesToStrWithType() argument
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp225 std::string str = "test"; in HWTEST_F() local
[all...]
H A DUTTest_dm_dfx.cpp83 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 Doh_preferences_option.cpp24 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 Drust_file.h55 const char* str; member
/foundation/filemanagement/dfs_service/utils/log/src/
H A Dutils_log.cpp19 std::string GetFileNameFromFullPath(const char *str) in GetFileNameFromFullPath() argument
/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/
H A Dbenchmark_demo_test.cpp31 string str = "benchmark test"; in SimpleExample() local
/test/ostest/wukong/component_event/src/
H A Dcomponent_tree.cpp81 uint64_t str = GetSubName(elementInfo->GetContent(), contentCount); in SetNodeId() local
/test/xts/acts/account/account_ndk/osaccount_ndk/entry/src/main/cpp/
H A Dosaccount_ndk_test.cpp27 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

Completed in 9 milliseconds

1...<<11121314151617181920>>...176