Home
last modified time | relevance | path

Searched defs:entity (Results 101 – 121 of 121) sorted by relevance

12345

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp986 std::string entity = "want.entity.test"; variable
1011 std::string entity = "want.entity.test"; variable
1046 std::string entity = "want.entity.test"; variable
1146 for (auto entity : wantNew->GetEntities()) { variable
1167 std::string entity = Want::ENTITY_VIDEO; variable
1664 … std::string entity = "../../../jj/j=075/./.;;/07507399/\\\\;;--==.com.\a\b\tfoobar.vide\073\\075"; variable
1829 std::string entity("entity.system.home"); variable
3909 for (auto entity : entities) { variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp143 …void SetPath(const BASE_NS::string& path, const BASE_NS::string& name, CORE_NS::Entity entity) ove… in SetPath()
H A Dmaterial_impl.cpp168 …void SetPath(const BASE_NS::string& path, const BASE_NS::string& name, CORE_NS::Entity entity) ove… in SetPath()
954 auto entity = EcsObject()->GetEntity(); in UpdateInputs() local
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp377 NativeRdb::RowEntity entity; in GetStoredSysVersion() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp260 Want &Want::AddEntity(const std::string &entity) in AddEntity()
271 void Want::RemoveEntity(const std::string &entity) in RemoveEntity()
1452 for (auto entity : operation_.GetEntities()) { in ToUriStringInner() local
1852 for (auto entity : entities) { in ToJson() local
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_group.c109 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsToIdentityInfo() local
121 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsToIdentityInfo() local
H A Dcert_operation.c36 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsForUidType() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp203 DistributedWant& DistributedWant::AddEntity(const std::string& entity) in AddEntity()
209 void DistributedWant::RemoveEntity(const std::string& entity) in RemoveEntity()
1107 for (auto entity : entities) { in ToJson() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp374 std::shared_ptr<SecCompEntity> entity = in RegisterSecurityComponent() local
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp465 std::string entity = "ADDENTITY"; variable
618 std::string entity = "addEntity"; variable
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp165 cJSON* entity = cJSON_GetArrayItem(entities, i); in GetEntities() local
H A Dkey_command_handler.cpp2254 for (const auto &entity : ability.entities) { in LaunchAbility() local
2292 for (const auto &entity : ability.entities) { in LaunchAbility() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1371 std::string entity = "want.entity.test"; variable
1396 std::string entity = "want.entity.test"; variable
1431 std::string entity = "want.entity.test"; variable
3572 for (auto entity : entities) { variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp955 for (auto entity : entities) in AddEntities() local
/ohos5.0/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
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp272 …nt32_t, sptr<RandomAccessFileImpl>> FileFsImpl::CreateRandomAccessFileSync(sptr<FileEntity> entity, in CreateRandomAccessFileSync()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp532 std::string entity = Want::ENTITY_HOME; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp4257 const std::string &action, const std::string &entity, const std::string &uri, in ImplicitQuerySkillUriInfo()
4308 std::string entity = ""; in RunAsImplicitQuerySkillUriInfo() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp1997 auto entity = pimpl->db_.GetValueByHandle(handle); in GetAttributeValue() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp322 Entity entity; member
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context.cpp1357 auto entity = static_cast<WebGL2RenderingContext*>(data); in Export() local

12345