| /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
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| H A D | res_desc_test.cpp | 68 std::string str; in HWTEST_F() local [all...] |
| /test/xts/acts/kernel_lite/io_posix/src/ |
| H A D | IoTestString.cpp | 363 char str[] = "hello world & This is-String1"; in HWTEST_F() local 392 char *str = src; in HWTEST_F() local
|
| H A D | IoTestStdlib.cpp | 32 char str[50] = {0}; in HWTEST_F() local [all...] |
| /test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 27 const char* str = "ohos.permission.CAMERA";
in OsCheckSelfPermissionA() local
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_log.c | 92 void AttestLogAnonyStr(AttestLogLevel logLevel, const char* fmt, const char* str) in AttestLogAnonyStr() argument
|
| /test/xts/acts/startup_lite/syspara_hal/src/ |
| H A D | deviceinfo_func_test.c | 479 char str[10] = {0}; variable
|
| /third_party/elfutils/tests/ |
| H A D | zstrptr.c | 44 const char *str = elf_strptr (elf, ndx, off); in print_strings() local
|