/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_server_tcp_direct_test.cpp | 668 std::string str = TEST_JSON; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_disctributed_net_ledger_test.cpp | 697 char str[] = "softBus"; in HWTEST_F() local
|
/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_message_parcel_read.cpp | 77 std::u16string str = napiParcel->nativeParcel_->ReadString16(); in JS_readException() local
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/ |
H A D | wifi_hdi_wpa_client_test.cpp | 1336 std::string str = "test"; in HWTEST_F() local
|
/foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
H A D | wifi_napi_utils.cpp | 199 napi_status SetValueUtf8String(const napi_env& env, const char* fieldStr, const char* str, in SetValueUtf8String() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | wifi_randommac_helper.cpp | 191 std::string str = "size:" + std::to_string(size) + " [";
in BytesArrayToString() local
|
/foundation/communication/netstack/utils/common_utils/src/ |
H A D | netstack_common_utils.cpp | 62 std::vector<std::string> Split(const std::string &str, const std::string &sep) in Split() argument 78 std::vector<std::string> Split(const std::string &str, const std::string &sep, size_t size) in Split() argument 99 std::string Strip(const std::string &str, char ch) in Strip() argument 125 std::string str; ToString() local 202 EndsWith(const std::string &str, const std::string &suffix) EndsWith() argument 210 Trim(std::string str) Trim() argument 221 IsMatch(const std::string &str, const std::string &patternStr) IsMatch() argument 351 IsExcluded(const std::string &str, const std::string &exclusions, const std::string &split) IsExcluded() argument [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_common.c | 133 size_t PrintfDecode(u8 *buf, size_t maxlen, const char *str) in PrintfDecode() argument 158 int HdiTxtPrintf(char *str, size_t size, const char *format, ...) in HdiTxtPrintf() argument
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_utils_test.cpp | 282 string str = "abcdefg"; in HWTEST_F() local 825 string str = ""; in HWTEST_F() local 840 string str = "a#b#c"; in HWTEST_F() local 870 string str = "a#b#c"; in HWTEST_F() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_meta_data_test.cpp | 248 std::string str = proxyObj.GetIdentify(); in HWTEST_F() local 372 std::string str = obj.GetIdentify(); in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
H A D | single_store_impl_test.cpp | 1240 std::string str; in HWTEST_F() local 1265 std::string str; in HWTEST_F() local 1286 std::string str; HWTEST_F() local [all...] |
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
H A D | napi_storage.cpp | 181 char *str = new (std::nothrow) char[strBufferSize + 1]; in ParseString() local 310 std::string str; in ParseDefValue() local [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
H A D | relational_store_utils.h | 96 char** str; member
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | napi_pasteboard.cpp | 106 PasteDataNapi *PasteboardNapi::CreateDataCommon(napi_env env, napi_value in, std::string &str, napi_value &instance) in CreateDataCommon() argument 125 std::string str; in CreateHtmlData() local 139 std::string str; in CreatePlainTextData() local 153 std::string str; in CreateUriData() local [all...] |
H A D | pasteboard_common.cpp | 63 napi_value CreateNapiString(napi_env env, std::string str) in CreateNapiString() argument 344 std::string str = uri->ToString(); in ConvertEntryValue() local 347 std::shared_ptr<std::string> str = value->ConvertToPlianText(); in ConvertEntryValue() local 353 std::shared_ptr<std::string> str in ConvertEntryValue() local [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rd_utils.cpp | 147 int RdUtils::RdSqlPrepare(GRD_DB *db, const char *str, uint32_t strLen, GRD_SqlStmt **stmt, const char **unusedStr) in RdSqlPrepare() argument 456 void RdUtils::ClearAndZeroString(std::string &str) in ClearAndZeroString() argument
|
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
H A D | napi_data_utils.cpp | 429 char str[STR_MAX_SIZE] = { 0 }; in GetValue() local
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/ |
H A D | daudio_input_test.cpp | 236 std::string str = ""; in HWTEST_F() local
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/ |
H A D | n_val.cpp | 79 unique_ptr<char[]> str = make_unique<char[]>(bufLen); in ToUTF8String() local 87 auto str = make_unique<char[]>(defaultValue.size() + 1); in ToUTF8String() local 103 auto str = make_unique<char16_t[]>(++strLen); in ToUTF16String() local 319 CreateUTF8String(napi_env env, std::string str) CreateUTF8String() argument 326 CreateUTF8String(napi_env env, const char* str, ssize_t len) CreateUTF8String() argument [all...] |
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/ |
H A D | n_val.cpp | 83 auto str = CreateUniquePtr<char[]>(bufLen); in ToUTF8String() local 97 auto str = CreateUniquePtr<char[]>(defaultValue.size() + 1); in ToUTF8String() local 117 auto str = CreateUniquePtr<char16_t[]>(++strLen); ToUTF16String() local 353 CreateUTF8String(napi_env env, std::string str) CreateUTF8String() argument 360 CreateUTF8String(napi_env env, const char *str, ssize_t len) CreateUTF8String() argument [all...] |
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | distributed_input_node_manager.cpp | 78 void DistributedInputNodeManager::ParseInputDeviceJson(const std::string &str, InputDevice &pBuf) in ParseInputDeviceJson() argument
|
/foundation/communication/dsoftbus/adapter/common/include/ |
H A D | softbus_adapter_hisysevent.h | 91 char str[SOFTBUS_HISYSEVT_PARAM_LEN]; member
|
/foundation/communication/dsoftbus/adapter/common/mbedtls/ |
H A D | softbus_adapter_crypto.c | 183 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
|
/foundation/communication/dsoftbus/adapter/common/openssl/ |
H A D | softbus_adapter_crypto.c | 342 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/ |
H A D | napi_common.cpp | 66 bool SetColorFromJS(napi_env env, napi_value argValue, const std::string& str, Drawing::Color& colorSrc)
in SetColorFromJS() argument 94 bool GetDecorationFromJS(napi_env env, napi_value argValue, const std::string& str, TextStyle& textStyle)
in GetDecorationFromJS() argument 174 bool GetNamePropertyFromJS(napi_env env, napi_value argValue, const std::string& str, napi_value& propertyValue)
in GetNamePropertyFromJS() argument
|