Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_filter.cpp29 void MemoryFilter::ParseMemoryGroup(const string &name, string &group, uint64_t iNode) in ParseMemoryGroup() argument
42 void MemoryFilter::ParseNativeHeapMemoryGroup(const string &name, string &group, uint64_t iNode) in ParseNativeHeapMemoryGroup() argument
51 bool MemoryFilter::GetGroupFromMap(const string &name, string &group, in GetGroupFromMap() argument
[all...]
H A Dget_heap_info.cpp70 string group; in GetInfo() local
H A Dmemory_util.cpp74 void MemoryUtil::CalcGroup(const string &group, const string &type, const uint64_t &value, GroupMap &infos) in CalcGroup() argument
H A Dmemory_info.cpp146 string group; in BuildResult() local
328 string group = pageTag[1]; in GetPssTotal() local
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dui_test.cpp71 UIViewGroup* group = new UIViewGroup(); in CreateGroup() local
106 UIViewGroup* group = CreateGroup(); in Start() local
[all...]
/base/startup/init/services/init/standard/
H A Dsystem_call_wrap.c95 int __wrap_chown(const char *pathname, uid_t owner, gid_t group) in __wrap_chown() argument
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_raw_data.cpp48 void VCardRawData::AppendGroup(const std::string &group) in AppendGroup() argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_info.cpp123 void ParseSmapsInfo::SetMapByNameLine(const string &group, const string &content) in SetMapByNameLine() argument
/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h59 char *group = nullptr; member in OHOS::I18N::NumberData
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Decc_openssl_common.c60 EC_GROUP *group = NULL; in NewGroupFromCurveGFp() local
88 static HcfResult SetEcPointToGroup(const HcfEccCommParamsSpec *ecParams, EC_GROUP *group, BN_CTX *ctx) in SetEcPointToGroup() argument
143 EC_GROUP *group = NULL; GenerateEcGroupWithParamsSpec() local
169 const EC_GROUP *group = OpensslEcKeyGet0Group(ecKey); InitEcKeyByPubKey() local
230 const EC_GROUP *group = OpensslEcKeyGet0Group(ecKey); SetEcPubKeyFromPriKey() local
290 GetCurveGFp(const EC_GROUP *group, const AsyKeySpecItem item, HcfBigInteger *returnBigInteger) GetCurveGFp() argument
332 GetGenerator(const EC_GROUP *group, const AsyKeySpecItem item, HcfBigInteger *returnBigInteger) GetGenerator() argument
373 GetOrder(const EC_GROUP *group, HcfBigInteger *returnBigInteger) GetOrder() argument
392 GetCofactor(const EC_GROUP *group, int *returnCofactor) GetCofactor() argument
417 GetFieldSize(const EC_GROUP *group, int32_t *fieldSize) GetFieldSize() argument
456 GetPubKeyXOrY(const EC_GROUP *group, const EC_POINT *point, const AsyKeySpecItem item, HcfBigInteger *returnBigInteger) GetPubKeyXOrY() argument
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dspawnndk1.cpp244 pid_t group = PARAM_MINUS_1; in PosixSpawnAttrGetpGroup() local
356 pid_t group = PARAM_MINUS_1; in PosixSpawnAttrSetPGroup() local
H A Dunistdndk.cpp1992 gid_t group = getgid(); in Fchown() local
2011 gid_t group = getgid(); in Fchownat() local
/test/xts/hats/hdf/hdf_lite/manager/common/
H A Dhdf_ioservice_test.cpp181 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); in HWTEST_F() local
235 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
311 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
347 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
415 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
452 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
489 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
526 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
650 struct HdfIoServiceGroup *group = HdfIoServiceGroupObtain(); HWTEST_F() local
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_test.cpp1238 char group[BIT8 + 1]; in ByteToHexString() local
H A Dopenssl_adapter_mock.c209 EC_POINT *OpensslEcPointDup(const EC_POINT *src, const EC_GROUP *group) in OpensslEcPointDup() argument
281 void OpensslEcGroupFree(EC_GROUP *group) in OpensslEcGroupFree() argument
304 int OpensslEcKeySetGroup(EC_KEY *key, const EC_GROUP *group) in OpensslEcKeySetGroup() argument
312 int OpensslEcPointGetAffineCoordinatesGfp(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, in OpensslEcPointGetAffineCoordinatesGfp() argument
321 int OpensslEcGroupGetDegree(const EC_GROUP *group) in OpensslEcGroupGetDegree() argument
329 OpensslEcGroupGetCurveGfp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) OpensslEcGroupGetCurveGfp() argument
337 OpensslEcGroupGet0Generator(const EC_GROUP *group) OpensslEcGroupGet0Generator() argument
345 OpensslEcGroupGetOrder(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) OpensslEcGroupGetOrder() argument
353 OpensslEcGroupGetCofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx) OpensslEcGroupGetCofactor() argument
369 OpensslEcPointNew(const EC_GROUP *group) OpensslEcPointNew() argument
385 OpensslEcPointSetAffineCoordinatesGfp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) OpensslEcPointSetAffineCoordinatesGfp() argument
394 OpensslEcGroupSetGenerator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) OpensslEcGroupSetGenerator() argument
403 OpensslEcGroupSetCurveName(EC_GROUP *group, int nid) OpensslEcGroupSetCurveName() argument
411 OpensslEcGroupGetCurveName(const EC_GROUP *group) OpensslEcGroupGetCurveName() argument
419 OpensslEcPointMul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *gScalar, const EC_POINT *point, const BIGNUM *pScalar, BN_CTX *ctx) OpensslEcPointMul() argument
1943 OpensslEcOct2Point(const EC_GROUP *group, EC_POINT *p, const unsigned char *buf, size_t len, BN_CTX *ctx) OpensslEcOct2Point() argument
1951 OpensslEcPointSetAffineCoordinates(const EC_GROUP *group, EC_POINT *p, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) OpensslEcPointSetAffineCoordinates() argument
1960 OpensslEcPointGetAffineCoordinates(const EC_GROUP *group, const EC_POINT *p, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) OpensslEcPointGetAffineCoordinates() argument
[all...]
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp99 auto group = AddWatcherGroup(keyPrefix); in AddWatcher() local
120 auto group in DelWatcher() local
148 auto group = GetWatcherGroup(keyPrefix); RefreshWatcher() local
154 SendMessage(WatcherGroupPtr group, int type) SendMessage() argument
217 WatcherGroupPtr group = GetWatcherGroup(msg->id.watcherId); ProcessWatcherMessage() local
466 auto group = it->second; DumpAllGroup() local
512 auto group = GetWatcherGroup(params[1]); Dump() local
574 AddParamWatcher(WatcherGroupPtr group, RemoteWatcherPtr remoteWatcher) AddParamWatcher() argument
586 DelParamWatcher(WatcherGroupPtr group, RemoteWatcherPtr remoteWatcher) DelParamWatcher() argument
618 WatcherGroupPtr group = new WatcherGroup(groupId, keyPrefix); AddWatcherGroup() local
645 DelWatcherGroup(WatcherGroupPtr group) DelWatcherGroup() argument
[all...]
/base/startup/init/services/begetctl/
H A Dparam_cmd.c175 struct group *group = getgrgid(auditData.dacData.gid); in ShowParam() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dsm2_asy_key_generator_openssl.c114 EC_GROUP *group = NULL; in GenerateSm2KeyWithParamsSpec() local
605 const EC_GROUP *group = NULL; in GetSm2KeySpecBigInteger() local
681 const EC_GROUP *group = NULL; GetSm2KeySpecInt() local
949 const EC_GROUP *group = NULL; GetSm2EckeyformPubKey() local
[all...]
H A Decc_asy_key_generator_openssl.c703 EC_GROUP *group = NULL; in GenerateEcKeyWithParamsSpec() local
1139 const EC_GROUP *group = OpensslEcKeyGet0Group(ecKey); in GetCompressedEccPointEncoded() local
1485 const EC_GROUP *group = NULL; GetEcKeySpecBigInteger() local
1557 const EC_GROUP *group = NULL; GetEcKeySpecInt() local
[all...]
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp709 IdenticalAccountGroup *group = (IdenticalAccountGroup *)GetIdenticalAccountGroupInstance(); in HWTEST_F() local
[all...]
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp689 LchownStub(const char *pathname, uid_t owner, gid_t group) LchownStub() argument
[all...]
/base/startup/init/services/init/
H A Dinit_common_cmds.c319 gid_t group = DecodeGid(groupStr); in SetOwner() local
/base/update/updater/utils/
H A Dutils.cpp967 void SetFileAttributes(const std::string& file, uid_t owner, gid_t group, mode_t mode) in SetFileAttributes() argument
979 LOG(ERROR) << "Chown failed: " << file << " " << owner << "," << group; in SetFileAttributes() local
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c299 static bool GenerateGroupEntryFromTlv(TlvGroupElement *group, TrustedGroupEntry *entry) in GenerateGroupEntryFromTlv() argument
370 TlvGroupElement *group = NULL; LoadGroups() local
1577 DumpGroup(int fd, const TrustedGroupEntry *group) DumpGroup() argument
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp1729 Wifi::WifiP2pGroupInfo group; in IsIpConflict() local

Completed in 32 milliseconds