Home
last modified time | relevance | path

Searched defs:entity (Results 76 - 100 of 414) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgo.c41 void vsp1_hgo_frame_end(struct vsp1_entity *entity) in vsp1_hgo_frame_end() argument
132 static void hgo_configure_stream(struct vsp1_entity *entity, in hgo_configure_stream() argument
[all...]
H A Dvsp1_hsit.c132 static void hsit_configure_stream(struct vsp1_entity *entity, in hsit_configure_stream() argument
[all...]
H A Dvsp1_histo.h35 struct vsp1_entity entity; member
/kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/
H A Dsched_fence.c208 struct drm_sched_fence *drm_sched_fence_alloc(struct drm_sched_entity *entity, in drm_sched_fence_alloc() argument
223 drm_sched_fence_init(struct drm_sched_fence *fence, struct drm_sched_entity *entity) drm_sched_fence_init() argument
/kernel/linux/linux-6.6/sound/usb/
H A Dmedia.c42 struct media_entity *entity; in snd_media_stream_init() local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H A DOhSampleBusinessGoods.java
H A DOhSampleBusiness.java
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.cpp147 RunningLockEntity* entity = nullptr; in Lock() local
171 RunningLockEntity* entity = nullptr; in IsUsed() local
194 RunningLockEntity* entity = nullptr; Unlock() local
213 RunningLockEntity* entity = nullptr; CreateInstanceForRunningLock() local
[all...]
/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp37 std::string entity; in GetEntity() local
44 void MatchingSkills::AddEntity(const std::string &entity) in AddEntity() argument
57 void MatchingSkills::RemoveEntity(const std::string &entity) in RemoveEntity() argument
[all...]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/
H A DactsCESMatchingSkillsTest.cpp69 std::string entity = "entity"; in HWTEST_F() local
112 std::string entity = "EventEntityTest"; HWTEST_F() local
155 std::string entity = "EventEntityTes2t"; HWTEST_F() local
203 std::string entity = "EventEntityTest3"; HWTEST_F() local
268 std::string entity = "EventEntityTest3"; HWTEST_F() local
679 std::string entity = "matchEntity"; HWTEST_F() local
712 std::string entity = "matchEntity2"; HWTEST_F() local
746 std::string entity = "matchEntity3"; HWTEST_F() local
780 std::string entity = "matchEntity4"; HWTEST_F() local
814 std::string entity = "matchEntity5"; HWTEST_F() local
998 std::string entity = "entity"; HWTEST_F() local
1033 std::string entity = "entity2"; HWTEST_F() local
1068 std::string entity = "entity3"; HWTEST_F() local
1102 std::string entity = "entity4"; HWTEST_F() local
1136 std::string entity = "entity5"; HWTEST_F() local
[all...]
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp186 std::string entity = "event.unit.test"; in HWTEST_F() local
/base/security/device_auth/services/identity_manager/src/
H A Didentity_common.c181 ProtocolEntity **entity; in ClearProtocolEntityVec() local
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp156 std::shared_ptr<SecCompEntity> entity = in HWTEST_F() local
185 std::shared_ptr<SecCompEntity> entity = in HWTEST_F() local
211 std::shared_ptr<SecCompEntity> entity = in HWTEST_F() local
241 std::shared_ptr<SecCompEntity> entity = in HWTEST_F() local
268 std::shared_ptr<SecCompEntity> entity = in HWTEST_F() local
298 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
382 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
451 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
477 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
512 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
534 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
582 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
625 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
684 std::shared_ptr<SecCompEntity> entity = HWTEST_F() local
[all...]
H A Dfirst_use_dialog_test.cpp365 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 0, 0, 0, 0); in HWTEST_F() local
412 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 0, 0, 0, 0); HWTEST_F() local
469 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 1, 0, 0, 0); HWTEST_F() local
493 std::shared_ptr<SecCompEntity> entity = std::make_shared<SecCompEntity>(nullptr, 0, 0, 0, 0); HWTEST_F() local
[all...]
/base/security/security_component_manager/test/fuzztest/security_component/mock/
H A Dfirst_use_dialog.cpp88 void FirstUseDialog::StartDialogAbility(std::shared_ptr<SecCompEntity> entity, in StartDialogAbility() argument
99 bool FirstUseDialog::SetFirstUseMap(std::shared_ptr<SecCompEntity> entity) in SetFirstUseMap() argument
104 int32_t FirstUseDialog::NotifyFirstUseDialog(std::shared_ptr<SecCompEntity> entity, in NotifyFirstUseDialog() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp43 void MatchingSkills::AddEntity(const std::string& entity) in AddEntity() argument
54 void MatchingSkills::RemoveEntity(const std::string& entity) in RemoveEntity() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_clone_util.h110 RewriteEntityReferences( IEcs& ecs, Entity entity, unordered_map<Entity, Entity>& oldToNew) RewriteEntityReferences() argument
/foundation/multimodalinput/input/service/key_command/test/
H A Dability_manager_client_stub.cpp58 Want &Want::AddEntity(const std::string &entity) in AddEntity() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_bigint_test.cpp97 RowEntity entity; in HWTEST_F() local
131 RowEntity entity; in HWTEST_F() local
167 RowEntity entity; in HWTEST_F() local
239 RowEntity entity; HWTEST_F() local
281 RowEntity entity; HWTEST_F() local
323 RowEntity entity; HWTEST_F() local
367 RowEntity entity; HWTEST_F() local
405 RowEntity entity; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.c46 BtmWhiteListEntity *entity = MEM_MALLOC.alloc(sizeof(BtmWhiteListEntity)); in BtmAllocWhiteListEntity() local
54 static void BtmFreeWhiteListEntity(void *entity) in BtmFreeWhiteListEntity() argument
61 BtmWhiteListEntity *entity = NULL; in BtmFindWhiteListEntityByType() local
90 BtmWhiteListEntity *entity = NULL; BtmFindWhiteListEntity() local
113 BtmWhiteListEntity *entity = NULL; BtmAddDeviceToWhiteList() local
167 BtmWhiteListEntity *entity = NULL; BtmRemoveDeviceFromWhiteList() local
276 BtmWhiteListEntity *entity = NULL; BtmIsDeviceInWhiteList() local
[all...]
/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp107 nlohmann::json entity = nlohmann::json::parse(jsonString, nullptr, false); in JSON_Parse() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.c146 int amdgpu_job_submit(struct amdgpu_job *job, struct drm_sched_entity *entity, in amdgpu_job_submit() argument
H A Damdgpu_uvd.h65 struct drm_sched_entity entity; member
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispcsiphy.c260 int omap3isp_csiphy_acquire(struct isp_csiphy *phy, struct media_entity *entity) in omap3isp_csiphy_acquire() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_cudbg.c75 u32 i, entity; in cxgb4_get_dump_length() local
[all...]

Completed in 14 milliseconds

12345678910>>...17