Home
last modified time | relevance | path

Searched defs:vector (Results 1 - 10 of 10) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_check_request_test.cpp66 std::vector<std::string> vector; in HWTEST_F() local
96 std::vector<std::string> vector; in HWTEST_F() local
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_vector.cpp46 size_t HilogVector::Size(const HilogVector *vector) in Size() argument
54 char* HilogVector::GetStr(const HilogVector *vector, size_t pos) in GetStr() argument
62 ValueType HilogVector::GetType(const HilogVector *vector, size_t pos) in GetType() argument
70 Push(HilogVector *vector, const char *element, ValueType type) Push() argument
[all...]
/base/security/security_guard/services/config_manager/src/
H A Dconfig_data_manager.cpp80 std::vector<int64_t> vector; in GetEventIds() local
91 std::vector<int64_t> vector; in GetAllEventIds() local
102 std::vector<uint32_t> vector; GetAllModelIds() local
113 std::vector<EventCfg> vector; GetAllEventConfigs() local
[all...]
/base/update/updateservice/foundations/ability/utils/include/
H A Ddupdate_json_utils.h83 static void SetJsonToVector(nlohmann::json &jsonObject, std::vector<std::string> &vector) in SetJsonToVector() argument
95 SetJsonToVector(const nlohmann::json &jsonObject, const std::string &key, std::vector<std::string> &vector) SetJsonToVector() argument
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_so_plugin.cpp46 static bool SetPluginUint8Vector(const std::vector<uint8_t> &vector, PluginUint8Vector &pVector) in SetPluginUint8Vector() argument
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp342 ComposeTrace(const string& filePath, const string& param, const vector<pair<string, LineFeature>>& lineFeatures, const string& regex) const ComposeTrace() argument
[all...]
/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab.c71 char **vector = SplitStringExt(flagBuffer, ",", &flagCount, maxCount); in ConvertFlags() local
/base/startup/init/services/utils/
H A Dinit_utils.c312 void FreeStringVector(char **vector, int count) in FreeStringVector() argument
/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp358 static bool SetPluginUint8Vector(const std::vector<uint8_t> &vector, PluginUint8Vector &pVector) in SetPluginUint8Vector() argument
373 static ErrCode GetAndCleanPluginUint8Vector(PluginUint8Vector &pVector, std::vector<uint8_ argument
[all...]
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp1104 std::vector<MatchedNumberInfo> vector = pRule->HandleInner(possibleNumber.get(), message); HWTEST_F() local
[all...]

Completed in 10 milliseconds