Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 8 of 8) sorted by relevance

/base/security/security_guard/test/fuzztest/data_collect/database_fuzzer/
Ddatabase_fuzzer.cpp65 std::vector<std::string> strings; in DatabaseFuzzTest() local
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher.cpp80 std::vector<std::string> strings(strNumPieceEvent * events.size()); in OnEvents() local
/base/security/security_guard/test/unittest/config_manager/src/
Dapp_info_database_test.cpp112 std::vector<std::string> strings; variable
/base/tee/tee_os_kernel/user/system-services/system-servers/procmgr/
Dprocmgr.c33 static char *str_join(char *delimiter, char *strings[], int n) in str_join()
/base/hiviewdfx/hicollie/frameworks/native/
Dxcollie_utils.cpp345 std::vector<std::string> strings; in ParsePeerBinderPid() local
632 std::vector<std::string> strings; in GetAppStartTime() local
/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp831 void UsbRightManager::StringVectorSortAndUniq(std::vector<std::string> &strings) in StringVectorSortAndUniq()
839 const std::vector<std::string> &strings, const std::string &value, int32_t &index) in StringVectorFound()
/base/notification/common_event_service/interfaces/kits/ani/common_event/src/
Dani_common_event_utils.cpp59 …Utils::GetStdStringArrayClass(ani_env* env, ani_object arrayObj, std::vector<std::string>& strings) in GetStdStringArrayClass()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp207 std::vector<std::string> strings; in StrSplit() local