Home
last modified time | relevance | path

Searched defs:strs (Results 1 - 25 of 31) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp31 std::vector<std::string> strs; in ParseArgs() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp37 std::string strs; in ConvertIntToHexString() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp36 std::string strs; in ConvertIntToHexString() local
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_utils.cpp41 string strs = input + pattern; in Split() local
/foundation/communication/wifi/wifi/test/wifi_utils/unittest/
H A Dwifi_common_util_test.cpp93 std::string strs = "00"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.cpp90 std::string JoinString(const std::vector<std::string>& strs, const char* sep, size_t startIndex = 0) in JoinString() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.cpp30 std::vector<std::string> strs; in ParseFunctionValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp28 std::vector<std::string> strs; in PreParseArgs() local
/foundation/communication/netstack/test/fuzztest/socket/fuzztest/tlssocket_fuzzer/
H A Dtls_socket_fuzzer.cpp353 std::vector<std::string> strs; in SetAlpnProtocolsFuzzTest() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_binding.cpp106 static void ReleaseStrings(char **strs) in ReleaseStrings() argument
140 char **strs = (char **)calloc(num + 1, sizeof(char *)); in SplitString() local
172 char **strs = SplitString(buf, " "); ParseAddressBinding() local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp93 std::string JoinString(const std::vector<std::string>& strs, char sep, size_t startIndex) in JoinString() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp44 std::vector<std::string> strs; in ParseFunctionValue() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp266 std::vector<std::string> strs; in ParseArgs() local
337 std::vector<double> TemplatesParser::ParseAutoFill(const std::vector<std::string>& strs, doubl argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_value.cpp363 NapiValue NapiValue::CreateArrayString(napi_env env, const vector<string> &strs) in CreateArrayString() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_feature.cpp289 char *strs = ConvertUtils::ConvertBundleInfosToString(&bundleInfos, lengthOfBundleInfo); in HandleGetBundleInfos() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp536 std::string strs[SURFACE_MAX_USER_DATA_COUNT]; in HWTEST_F() local
H A Dproducer_surface_test.cpp640 std::string strs[SURFACE_MAX_USER_DATA_COUNT]; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp857 vector<string> strs; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_val.cpp348 NVal NVal::CreateArrayString(napi_env env, vector<string> strs) in CreateArrayString() argument
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_val.cpp378 NVal NVal::CreateArrayString(napi_env env, vector<string> strs) in CreateArrayString() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtemplates_parser.cpp287 std::pair<std::vector<double>, double> ParseAutoFill(const std::vector<std::string>& strs, double size, double gap) in ParseAutoFill() argument
346 std::vector<std::string> strs; in ParseArgsWithoutAutoFill() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dconvert_utils.cpp107 char *strs = cJSON_PrintUnformatted(roots); in ConvertBundleInfosToString() local
168 bool ConvertUtils::ConvertStringToBundleInfos(const char *strs, BundleInfo **bundleInfo, uint32_t numOfBundleInfo, in ConvertStringToBundleInfos() argument
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dcommon_func.cpp97 void CommonFunc::ConvertStringArrays(napi_env env, const std::vector<std::string> &strs, napi_value value) in ConvertStringArrays() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp1363 std::vector<std::string> strs; in PreParseArgs() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp103 std::string strs; variable
110 strStream >> strs; variable

Completed in 29 milliseconds

12