/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_parse.c | 343 char str[256]; in p2p_parse_attribute() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | json.c | 67 char *str, *spos, *s_end; in json_parse_string() local 165 char *str; json_parse_number() local 224 char *str; json_parse() local [all...] |
H A D | xml-utils.c | 172 char *str; in node_to_file() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.c | 624 char *str = os_malloc(attr.dev_name_len + 1); in wps_attr_text() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | debug.cpp | 319 *file << str << "\n"; in Trace() local
|
H A D | string_utils.cpp | 24 bool EndsWithSuffix(const char *str, in EndsWithSuffix() argument 174 bool BeginsWith(const std::string &str, const std::string &prefix) in BeginsWith() argument 179 bool BeginsWith(const std::string &str, const char *prefix) in BeginsWith() argument 184 bool BeginsWith(const char *str, const char *prefix) in BeginsWith() argument 189 bool BeginsWith(const std::string &str, const std::string &prefix, const size_t prefixLength) in BeginsWith() argument 194 EndsWith(const std::string &str, const std::string &suffix) EndsWith() argument 199 EndsWith(const std::string &str, const char *suffix) EndsWith() argument 204 EndsWith(const char *str, const char *suffix) EndsWith() argument 234 ToLower(std::string *str) ToLower() argument 242 ToUpper(std::string *str) ToUpper() argument 250 ReplaceSubstring(std::string *str, const std::string &substring, const std::string &replacement) ReplaceSubstring() argument 263 ReplaceAllSubstrings(std::string *str, const std::string &substring, const std::string &replacement) ReplaceAllSubstrings() argument [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 175 char *str; // pointer to allocated string member [all...] |
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | mod.rs | [all...] |
/third_party/rust/crates/log/src/kv/ |
H A D | value.rs | 828 fn str() -> impl Iterator<Item = Value<'static>> { unsigned() functions [all...] |
/foundation/ability/form_fwk/services/src/ |
H A D | form_cache_mgr.cpp | 51 inline bool HasContent(const std::string &str) in HasContent() argument
|
/foundation/ai/ai_engine/test/performance/delay/async_process/ |
H A D | async_process_delay_test.cpp | 105 static void RandStr(const int len, char *str) in RandStr() argument 208 const char *str = PREPARE_INPUT_ASYNC; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | pac_map_test.cpp | 796 std::string str; in HWTEST_F() local 810 std::string str = "abc"; in HWTEST_F() local 824 std::string str = "{\\"pacmap\\":{\\"key_boolean\\":{\\"data\\":true,\\"type\\":\\"a\\"}}}"; HWTEST_F() local 838 std::string str = "{\\"pacmap\\":{\\"key_boolean\\":{\\"data\\":\\"a\\",\\"type\\":7}}}"; HWTEST_F() local 852 std::string str = "{\\"pacmap\\":{\\"key_boolean_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":1536}}}"; HWTEST_F() local 866 std::string str = "{\\"pacmap\\":{\\"key_byte\\":{\\"data\\":\\"a\\",\\"type\\":5}}}"; HWTEST_F() local 880 std::string str = "{\\"pacmap\\":{\\"key_byte_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":1280}}}"; HWTEST_F() local 894 std::string str = "{\\"pacmap\\":{\\"key_double\\":{\\"data\\":\\"a\\",\\"type\\":9}}}"; HWTEST_F() local 908 std::string str = "{\\"pacmap\\":{\\"key_double_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":2048}}}"; HWTEST_F() local 922 std::string str = "{\\"pacmap\\":{\\"key_float\\":{\\"data\\":\\"a\\",\\"type\\":8}}}"; HWTEST_F() local 936 std::string str = "{\\"pacmap\\":{\\"key_float_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":1792}}}"; HWTEST_F() local 950 std::string str = "{\\"pacmap\\":{\\"key_int\\":{\\"data\\":\\"a\\",\\"type\\":2}}}"; HWTEST_F() local 964 std::string str = "{\\"pacmap\\":{\\"key_int_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":512}}}"; HWTEST_F() local 978 std::string str = "{\\"pacmap\\":{\\"key_long\\":{\\"data\\":\\"a\\",\\"type\\":3}}}"; HWTEST_F() local 992 std::string str = "{\\"pacmap\\":{\\"key_long_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":768}}}"; HWTEST_F() local 1006 std::string str = HWTEST_F() local 1021 std::string str = "{\\"pacmap\\":{\\"key_short\\":{\\"data\\":\\"a\\",\\"type\\":1}}}"; HWTEST_F() local 1035 std::string str = "{\\"pacmap\\":{\\"key_short_array\\":{\\"data\\":[{\\"a\\":\\"a\\"}],\\"type\\":256}}}"; HWTEST_F() local 1049 std::string str = "{\\"pacmap\\":{\\"key_string\\":{\\"data\\":{\\"a\\":\\"a\\"},\\"type\\":10}}}"; HWTEST_F() local 1063 std::string str = "abc"; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_caller_complex.cpp | 289 void OnReleaseNotify(const std::string &str) in OnReleaseNotify() argument 308 void OnReleaseNotifyTask(const std::string &str) in OnReleaseNotifyTask() argument 324 void OnRemoteStateChangedNotify(const std::string &str) in OnRemoteStateChangedNotify() argument 343 void OnRemoteStateChangedNotifyTask(const std::string &str) in OnRemoteStateChangedNotifyTask() argument [all...] |
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | file_path_utils.cpp | 62 bool StringStartWith(const std::string& str, const char* startStr, size_t startStrLen) in StringStartWith() argument 67 bool StringEndWith(const std::string& str, const char* endStr, size_t endStrLen) in StringEndWith() argument 73 void SplitString(const std::string& str, std::vector<std::string>& out, size_t pos, const char* seps) in SplitString() argument 107 StripString(const std::string& str, const char* charSet) StripString() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | templates_parser.cpp | 42 std::string TemplatesParser::TrimTemplate(std::string& str) in TrimTemplate() argument 47 void TemplatesParser::RTrim(std::string& str) in RTrim() argument 52 bool TemplatesParser::SplitTemplate(const std::string& str, std::vector<Value>& vec, bool isRepeat) in SplitTemplate() argument 73 GetRepeat(const std::string& str) GetRepeat() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_pattern.cpp | 256 void PluginPattern::ReplaceAll(std::string& str, const std::string& pattern, const std::string& newPattern) in ReplaceAll() argument 353 void PluginPattern::SplitString(const std::string& str, char tag, std::vector<std::string>& strList) const in SplitString() argument
|
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/ |
H A D | rtsp_unit_test.cpp | 45 const std::string str = "123"; in HWTEST_F() local 61 const std::string str = "12 3"; in HWTEST_F() local 161 const std::string str = "str"; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
H A D | raw_input_injector.cpp | 294 std::string str = "round " + std::to_string(round) + ": "; in DumpAllInjectingActions() local 375 std::string str = "round " + std::to_string(round) + ": "; in DumpInjectingInfo() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_interactable_view.cpp | 431 void JSInteractableView::SplitString(const std::string& str, char tag, std::vector<std::string>& strList) in SplitString() argument
|
/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/ |
H A D | udmf_impl.cpp | 312 std::string str = ""; in GetSinglePlainTextRecord() local 373 std::string str = plainText->GetContent(); in GetPlainTextRecords() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/ |
H A D | search_testtwo_ng.cpp | 1551 const std::string str = "DEFAULT"; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/common/recorder/ |
H A D | event_recorder_test.cpp | 718 std::string str = "";
in HWTEST_F() local 732 std::string str;
in HWTEST_F() local 747 std::string str;
in HWTEST_F() local 762 std::string str; HWTEST_F() local 777 std::string str; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_file_cache.cpp | 42 bool EndsWith(const std::string& str, const std::string& substr) in EndsWith() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | content_controller.cpp | 87 auto str = content_; in ReplaceSelectedValue() local
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | event_converter.cpp | 850 const char* str = reinterpret_cast<char*>(mixedData->stringPtrData[index]); in OH_ArkUI_NodeEvent_GetStringValue() local
|