Home
last modified time | relevance | path

Searched defs:group (Results 1 – 16 of 16) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_filter.cpp29 void MemoryFilter::ParseMemoryGroup(const string &name, string &group, uint64_t iNode) in ParseMemoryGroup()
42 bool MemoryFilter::GetGroupFromMap(const string &name, string &group, in GetGroupFromMap()
Dget_heap_info.cpp70 string group; in GetInfo() local
Dmemory_util.cpp74 void MemoryUtil::CalcGroup(const string &group, const string &type, const uint64_t &value, GroupMap… in CalcGroup()
Dmemory_info.cpp143 string group; in BuildResult() local
380 string group = pageTag[1]; in GetPssTotal() local
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.cpp90 auto group = AddWatcherGroup(keyPrefix); in AddWatcher() local
110 auto group = GetWatcherGroup(keyPrefix); in DelWatcher() local
130 auto group = GetWatcherGroup(keyPrefix); in RefreshWatcher() local
136 int WatcherManager::SendMessage(WatcherGroupPtr group, int type) in SendMessage()
194 WatcherGroupPtr group = GetWatcherGroup(msg->id.watcherId); in ProcessWatcherMessage() local
382 auto group = GetWatcherGroup(node->GetNodeId()); in OnRemoteDied() local
443 auto group = it->second; in DumpAllGroup() local
488 auto group = GetWatcherGroup(params[1]); in Dump() local
509 auto group = ConvertTo<WatcherGroup>(node); in Clear() local
551 int WatcherManager::AddParamWatcher(WatcherGroupPtr group, RemoteWatcherPtr remoteWatcher) in AddParamWatcher()
[all …]
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Decc_asy_key_generator_openssl.c215 EC_GROUP *group = NULL; in NewGroupFromCurveGFp() local
243 static HcfResult SetEcPointToGroup(const HcfEccCommParamsSpec *ecParams, EC_GROUP *group, BN_CTX *c… in SetEcPointToGroup()
298 EC_GROUP *group = NULL; in GenerateEcGroupWithParamsSpec() local
336 EC_GROUP *group = NULL; in GenerateEcKeyWithParmasSpec() local
364 const EC_GROUP *group = Openssl_EC_KEY_get0_group(ecKey); in InitEcKeyByPubKey() local
424 const EC_GROUP *group = Openssl_EC_KEY_get0_group(ecKey); in SetEcPubKeyFromPriKey() local
798 static HcfResult GetCurveGFp(const EC_GROUP *group, const AsyKeySpecItem item, HcfBigInteger *retur… in GetCurveGFp()
839 static HcfResult GetGenerator(const EC_GROUP *group, const AsyKeySpecItem item, HcfBigInteger *retu… in GetGenerator()
879 static HcfResult GetOrder(const EC_GROUP *group, HcfBigInteger *returnBigInteger) in GetOrder()
898 static HcfResult GetCofactor(const EC_GROUP *group, int *returnCofactor) in GetCofactor()
[all …]
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Dopenssl_adapter.c111 EC_POINT *Openssl_EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group) in Openssl_EC_POINT_dup()
196 void Openssl_EC_GROUP_free(EC_GROUP *group) in Openssl_EC_GROUP_free()
201 EC_POINT *Openssl_EC_POINT_new(const EC_GROUP *group) in Openssl_EC_POINT_new()
206 int Openssl_EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNU… in Openssl_EC_POINT_set_affine_coordinates_GFp()
212 int Openssl_EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, in Openssl_EC_GROUP_set_generator()
228 int Openssl_EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in Openssl_EC_KEY_set_group()
233 int Openssl_EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *… in Openssl_EC_GROUP_get_curve_GFp()
238 const EC_POINT *Openssl_EC_GROUP_get0_generator(const EC_GROUP *group) in Openssl_EC_GROUP_get0_generator()
243 int Openssl_EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *point, BIGNU… in Openssl_EC_POINT_get_affine_coordinates_GFp()
249 int Openssl_EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) in Openssl_EC_GROUP_get_order()
[all …]
/base/security/crypto_framework/test/unittest/src/
Dopenssl_adapter_mock.c200 EC_POINT *Openssl_EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group) in Openssl_EC_POINT_dup()
272 void Openssl_EC_GROUP_free(EC_GROUP *group) in Openssl_EC_GROUP_free()
293 int Openssl_EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in Openssl_EC_KEY_set_group()
301 int Openssl_EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *point, BIGNU… in Openssl_EC_POINT_get_affine_coordinates_GFp()
310 int Openssl_EC_GROUP_get_degree(const EC_GROUP *group) in Openssl_EC_GROUP_get_degree()
318 int Openssl_EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *… in Openssl_EC_GROUP_get_curve_GFp()
326 const EC_POINT *Openssl_EC_GROUP_get0_generator(const EC_GROUP *group) in Openssl_EC_GROUP_get0_generator()
334 int Openssl_EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) in Openssl_EC_GROUP_get_order()
342 int Openssl_EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx) in Openssl_EC_GROUP_get_cofactor()
358 EC_POINT *Openssl_EC_POINT_new(const EC_GROUP *group) in Openssl_EC_POINT_new()
[all …]
/base/global/i18n_lite/frameworks/i18n/include/
Dnumber_data.h59 char *group = nullptr; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
Dparse_smaps_info.cpp120 void ParseSmapsInfo::SetMapByNameLine(const string &group, const string &content) in SetMapByNameLine()
/base/security/device_auth/services/data_manager/src/
Ddata_manager.c291 static bool GenerateGroupEntryFromTlv(TlvGroupElement *group, TrustedGroupEntry *entry) in GenerateGroupEntryFromTlv()
360 TlvGroupElement *group = NULL; in LoadGroups() local
1198 static void DumpGroup(int fd, const TrustedGroupEntry *group) in DumpGroup()
/base/startup/appspawn/test/unittest/
Dapp_spawn_stub.cpp121 int LchownStub(const char *pathname, uid_t owner, gid_t group) in LchownStub()
/base/startup/init/services/modules/seccomp/scripts/
Dgenerate_code_from_policy.py721 def parse_args_with_condition(self, group): argument
729 def parse_sub_group(self, group): argument
/base/startup/init/services/begetctl/
Dparam_cmd.c176 struct group *group = getgrgid(auditData.dacData.gid); in ShowParam() local
/base/startup/init/test/unittest/param/
Dparam_stub.cpp691 int LchownStub(const char *pathname, uid_t owner, gid_t group) in LchownStub()
/base/startup/init/services/init/
Dinit_common_cmds.c312 gid_t group = DecodeGid(groupStr); in SetOwner() local