| /base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/ |
| D | actsCESMatchingSkillsTest.cpp | 69 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/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/ |
| D | n_class.h | 59 …template<class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor()
|
| /base/powermgr/power_manager/frameworks/napi/runninglock/ |
| D | runninglock_interface.cpp | 147 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
|
| D | runninglock_module.cpp | 45 auto entity = reinterpret_cast<RunningLockEntity*>(data); in RunningLockConstructor() local
|
| D | runninglock_napi.cpp | 215 RunningLockEntity* entity = nullptr; in UnwrapRunningLock() local
|
| /base/notification/common_event_service/frameworks/native/src/ |
| D | matching_skills.cpp | 37 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/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/ |
| D | common_event_services_system_test.cpp | 717 std::string entity = "ADDENTITY"; variable 795 std::string entity = "ADDENTITY"; variable 873 std::string entity = "ADDENTITY"; variable 902 std::string entity = "ADDENTITY"; variable 1037 std::string entity = "ADDENTITY"; variable 1067 std::string entity = "ADDENTITY"; variable 1149 std::string entity = "ADDENTITY"; variable 1178 std::string entity = "ADDENTITY"; variable 1313 std::string entity = "ADDENTITY"; variable 1343 std::string entity = "ADDENTITY"; variable [all …]
|
| /base/notification/common_event_service/frameworks/native/test/unittest/ |
| D | matching_skills_test.cpp | 66 std::string entity = "event.unit.test"; variable 176 std::string entity = "event.unit.test"; variable 217 std::string entity; variable
|
| D | common_event_unsubscribe_test.cpp | 135 void CommonEventUnSubscribeTest::SetMatchingSkillsWithEntity(const std::string &entity) in SetMatchingSkillsWithEntity()
|
| /base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/ |
| D | actsCESManagertest.cpp | 1049 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/powermgr/power_manager/frameworks/napi/utils/ |
| D | async_callback_info.cpp | 105 RunningLockEntity* entity = nullptr; in CreateInstanceForRunningLock() local
|
| /base/notification/common_event_service/test/benchmarktest/common_event_publish_test/ |
| D | common_event_publish_test.cpp | 107 std::string entity = "ADDENTITY"; in BENCHMARK_F() local
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_core.cpp | 387 void BatteryStatsCore::UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsTyp… in UpdateTimer() 420 void BatteryStatsCore::UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsTyp… in UpdateTimer() 536 void BatteryStatsCore::UpdateCounter(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsT… in UpdateCounter()
|
| /base/security/device_auth/services/identity_manager/src/ |
| D | identity_common.c | 181 ProtocolEntity **entity; in ClearProtocolEntityVec() local
|
| D | identity_group.c | 109 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsToIdentityInfo() local 121 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsToIdentityInfo() local
|
| D | cert_operation.c | 36 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsForUidType() local
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_manager_test.cpp | 431 SecCompEntity entity(nullptr, 0, 0); variable
|
| /base/security/device_auth/services/session_manager/src/session/v2/ |
| D | dev_session_v2.c | 296 ProtocolEntity *entity = cred->protocolVec.get(&cred->protocolVec, index); in RemoveUnsupportedProtocols() local 381 static int32_t AddTodoCmdsToAbility(SessionImpl *impl, ProtocolEntity *entity, CJson *ability) in AddTodoCmdsToAbility() 407 static int32_t AddCredAbilityToArray(SessionImpl *impl, ProtocolEntity *entity, CJson *abilityArray) in AddCredAbilityToArray() 442 ProtocolEntity *entity = *ptr; in AddAllCredAbilityToCredInfo() local 1258 static int32_t AddAuthSubSessionToVec(SessionImpl *impl, IdentityInfo *cred, ProtocolEntity *entity) in AddAuthSubSessionToVec() 1610 ProtocolEntity *entity = *ptr; in CredNegotiate() local
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_manager.cpp | 349 SecCompEntity entity(component, caller.tokenId, registerId); in RegisterSecurityComponent() local
|
| /base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
| D | common_event_services_module_test.cpp | 464 std::string entity = "ADDENTITY"; variable 617 std::string entity = "addEntity"; variable
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | common_event_subscriber_manager_test.cpp | 186 std::string entity = "event.unit.test"; in HWTEST_F() local
|