Home
last modified time | relevance | path

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

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

/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
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dres_desc_test.cpp68 std::string str; in HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestString.cpp363 char str[] = "hello world & This is-String1"; in HWTEST_F() local
392 char *str = src; in HWTEST_F() local
H A DIoTestStdlib.cpp32 char str[50] = {0}; in HWTEST_F() local
[all...]
/test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp27 const char* str = "ohos.permission.CAMERA"; in OsCheckSelfPermissionA() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_log.c92 void AttestLogAnonyStr(AttestLogLevel logLevel, const char* fmt, const char* str) in AttestLogAnonyStr() argument
/test/xts/acts/startup_lite/syspara_hal/src/
H A Ddeviceinfo_func_test.c479 char str[10] = {0}; variable
/third_party/elfutils/tests/
H A Dzstrptr.c44 const char *str = elf_strptr (elf, ndx, off); in print_strings() local

Completed in 9 milliseconds

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