Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 26) sorted by relevance

12

/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_manager_test.cpp145 std::shared_ptr<SecCompEntity> entity = variable
174 std::shared_ptr<SecCompEntity> entity = variable
200 std::shared_ptr<SecCompEntity> entity = variable
230 std::shared_ptr<SecCompEntity> entity = variable
257 std::shared_ptr<SecCompEntity> entity = variable
287 std::shared_ptr<SecCompEntity> entity = variable
371 std::shared_ptr<SecCompEntity> entity = variable
440 std::shared_ptr<SecCompEntity> entity = variable
466 std::shared_ptr<SecCompEntity> entity = variable
501 std::shared_ptr<SecCompEntity> entity = variable
[all …]
Dfirst_use_dialog_test.cpp365 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 0, 0, 0, 0); variable
412 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 0, 0, 0, 0); variable
469 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 1, 0, 0, 0); variable
493 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 0, 0, 0, 0); variable
/base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/
DactsCESMatchingSkillsTest.cpp69 std::string entity = "entity"; variable
112 std::string entity = "EventEntityTest"; variable
155 std::string entity = "EventEntityTes2t"; variable
203 std::string entity = "EventEntityTest3"; variable
268 std::string entity = "EventEntityTest3"; variable
679 std::string entity = "matchEntity"; variable
712 std::string entity = "matchEntity2"; variable
746 std::string entity = "matchEntity3"; variable
780 std::string entity = "matchEntity4"; variable
814 std::string entity = "matchEntity5"; variable
[all …]
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_interface.cpp147 RunningLockEntity* entity = nullptr; in Lock() local
171 RunningLockEntity* entity = nullptr; in IsUsed() local
194 RunningLockEntity* entity = nullptr; in Unlock() local
213 RunningLockEntity* entity = nullptr; in CreateInstanceForRunningLock() local
Drunninglock_module.cpp45 auto entity = reinterpret_cast<RunningLockEntity*>(data); in RunningLockConstructor() local
Drunninglock_napi.cpp222 RunningLockEntity* entity = nullptr; in UnwrapRunningLock() local
/base/notification/common_event_service/frameworks/native/src/
Dmatching_skills.cpp37 std::string entity; in GetEntity() local
44 void MatchingSkills::AddEntity(const std::string &entity) in AddEntity()
57 void MatchingSkills::RemoveEntity(const std::string &entity) in RemoveEntity()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dfirst_use_dialog.cpp251 std::shared_ptr<SecCompEntity> entity = iter->second; in RemoveDialogWaitEntitys() local
291 void FirstUseDialog::StartDialogAbility(std::shared_ptr<SecCompEntity> entity, in StartDialogAbility()
336 bool FirstUseDialog::SetFirstUseMap(std::shared_ptr<SecCompEntity> entity) in SetFirstUseMap()
368 int32_t FirstUseDialog::NotifyFirstUseDialog(std::shared_ptr<SecCompEntity> entity, in NotifyFirstUseDialog()
Dsec_comp_manager.cpp374 std::shared_ptr<SecCompEntity> entity = in RegisterSecurityComponent() local
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
Dn_class.h59 …template<class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor()
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
Dcommon_event_services_system_test.cpp722 std::string entity = "ADDENTITY"; variable
800 std::string entity = "ADDENTITY"; variable
878 std::string entity = "ADDENTITY"; variable
907 std::string entity = "ADDENTITY"; variable
1042 std::string entity = "ADDENTITY"; variable
1072 std::string entity = "ADDENTITY"; variable
1154 std::string entity = "ADDENTITY"; variable
1183 std::string entity = "ADDENTITY"; variable
1318 std::string entity = "ADDENTITY"; variable
1348 std::string entity = "ADDENTITY"; variable
[all …]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
DactsCESManagertest.cpp1049 std::string entity = "ADDENTITY"; variable
1125 std::string entity = "ADDENTITY"; variable
1204 std::string entity = "ADDENTITY"; variable
1243 std::string entity = "ADDENTITY"; variable
1403 std::string entity = "ADDENTITY"; variable
1445 std::string entity = "ADDENTITY"; variable
1526 std::string entity = "ADDENTITY"; variable
1567 std::string entity = "ADDENTITY"; variable
1727 std::string entity = "ADDENTITY"; variable
1769 std::string entity = "ADDENTITY"; variable
[all …]
/base/notification/common_event_service/frameworks/native/test/unittest/
Dmatching_skills_test.cpp66 std::string entity = "event.unit.test"; variable
176 std::string entity = "event.unit.test"; variable
217 std::string entity; variable
Dcommon_event_unsubscribe_test.cpp136 void CommonEventUnSubscribeTest::SetMatchingSkillsWithEntity(const std::string &entity) in SetMatchingSkillsWithEntity()
/base/powermgr/power_manager/frameworks/napi/utils/
Dasync_callback_info.cpp105 RunningLockEntity* entity = nullptr; in CreateInstanceForRunningLock() local
/base/notification/common_event_service/test/benchmarktest/common_event_publish_test/
Dcommon_event_publish_test.cpp107 std::string entity = "ADDENTITY"; in BENCHMARK_F() local
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_core.cpp388 void BatteryStatsCore::UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsTyp… in UpdateTimer()
421 void BatteryStatsCore::UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsTyp… in UpdateTimer()
543 void BatteryStatsCore::UpdateCounter(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsT… in UpdateCounter()
/base/security/device_auth/services/identity_manager/src/
Didentity_common.c181 ProtocolEntity **entity; in ClearProtocolEntityVec() local
Didentity_group.c109 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsToIdentityInfo() local
121 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsToIdentityInfo() local
Dcert_operation.c36 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsForUidType() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Dfold_app_usage_db_helper.cpp274 NativeRdb::RowEntity entity; in QueryAppEventRecords() local
291 void FoldAppUsageDbHelper::ParseEntity(NativeRdb::RowEntity& entity, AppEventRecord& record) in ParseEntity()
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
Dexport_db_storage.cpp133 NativeRdb::RowEntity entity; in QueryExportDetailRecord() local
/base/security/device_auth/services/session_manager/src/session/v2/
Ddev_session_v2.c346 ProtocolEntity *entity = cred->protocolVec.get(&cred->protocolVec, index); in RemoveUnsupportedProtocols() local
431 static int32_t AddTodoCmdsToAbility(SessionImpl *impl, ProtocolEntity *entity, CJson *ability) in AddTodoCmdsToAbility()
457 static int32_t AddCredAbilityToArray(SessionImpl *impl, ProtocolEntity *entity, CJson *abilityArray) in AddCredAbilityToArray()
492 ProtocolEntity *entity = *ptr; in AddAllCredAbilityToCredInfo() local
1333 static int32_t AddAuthSubSessionToVec(SessionImpl *impl, IdentityInfo *cred, ProtocolEntity *entity) in AddAuthSubSessionToVec()
1685 ProtocolEntity *entity = *ptr; in CredNegotiate() local
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
Dcpu_storage.cpp377 NativeRdb::RowEntity entity; in GetStoredSysVersion() local
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp465 std::string entity = "ADDENTITY"; variable
618 std::string entity = "addEntity"; variable

12