Home
last modified time | relevance | path

Searched defs:strs (Results 51 - 75 of 99) sorted by relevance

1234

/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
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
H A Dhiappeventndk.cpp242 char *strs[] = {str, par}; in OHHiAppEventAddStringArrayParam() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc331 std::vector<std::string> strs; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat_test.cc110 std::string strs[] = {"Hello", "Cruel", "World"}; in TEST() local
322 std::string strs[] = {"Hello", "Cruel", "World"}; in TEST() local
[all...]
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c107 int strs_init(struct strs **strs, size_t size) in strs_init() argument
138 void strs_destroy(struct strs **strs) in strs_destroy() argument
152 strs_free_all(struct strs *strs) strs_free_all() argument
164 strs_add(struct strs *strs, char *s) strs_add() argument
185 strs_create_and_add(struct strs *strs, const char *fmt, int num, ...) strs_create_and_add() argument
212 strs_remove_last(struct strs *strs) strs_remove_last() argument
221 strs_add_at_index(struct strs *strs, char *s, size_t index) strs_add_at_index() argument
246 strs_read_at_index(struct strs *strs, size_t index) strs_read_at_index() argument
262 strs_sort(struct strs *strs) strs_sort() argument
270 strs_num_items(const struct strs *strs) strs_num_items() argument
275 strs_len_items(const struct strs *strs) strs_len_items() argument
288 strs_to_str(const struct strs *strs) strs_to_str() argument
330 strs_write_each(const struct strs *strs, FILE *out) strs_write_each() argument
342 strs_write_each_indented(const struct strs *strs, FILE *out, int indent) strs_write_each_indented() argument
357 struct strs *strs = (struct strs *)args; hashtab_ordered_to_strs() local
363 ebitmap_to_strs(const struct ebitmap *map, struct strs *strs, char **val_to_name) ebitmap_to_strs() argument
384 struct strs *strs; ebitmap_to_str() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp158 bool CheckStringLengthOfList(std::vector<std::string>& strs, size_t maxTotalLen = 0) in CheckStringLengthOfList() argument
H A Dhiappevent_base.cpp529 std::vector<std::string> strs; in AddParam() local
541 void AppEventPack::AddParam(const std::string& key, const std::vector<std::string>& strs) in AddParam() argument
/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp87 void SplitStr(const string& str, const string& sep, vector<string>& strs, in SplitStr() argument
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c280 ParamList OH_HiAppEvent_AddStringArrayParam(ParamList list, const char* name, const char* const *strs, int arrSize) in OH_HiAppEvent_AddStringArrayParam() argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp238 void GetStrings(const napi_env env, const napi_value arr, std::vector<std::string>& strs) in GetStrings() argument
250 void GetStringsToSet(const napi_env env, const napi_value arr, std::unordered_set<std::string>& strs) in GetStringsToSet() argument
397 napi_value CreateStrings(const napi_env env, const std::vector<std::string>& strs) in CreateStrings() argument
/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp206 SplitStr(const std::string& str, const std::string& sep, std::vector<std::string>& strs, bool canEmpty, bool needTrim) SplitStr() argument
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp206 bool VCardUtils::IsWrapPrintableAscii(std::vector<std::string> strs) in IsWrapPrintableAscii() argument
218 bool VCardUtils::IsPrintableAscii(std::vector<std::string> strs) in IsPrintableAscii() argument
335 std::string VCardUtils::TrimListToString(const std::vector<std::string> &strs) in TrimListToString() argument
H A Dvcard_decoder_v21.cpp517 auto strs = VCardUtils::Split(language, "-"); in DealLanguageParam() local
[all...]
/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
/third_party/icu/icu4c/source/common/
H A Dfilteredbrk.cpp544 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
/third_party/node/deps/icu-small/source/common/
H A Dfilteredbrk.cpp544 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp1279 SmallVector<StringRef, 8> strs; in computeHostNumPhysicalCores() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp545 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local

Completed in 33 milliseconds

1234