/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | want_test.cpp | 986 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 D | mesh_impl.cpp | 143 …void SetPath(const BASE_NS::string& path, const BASE_NS::string& name, CORE_NS::Entity entity) ove… in SetPath()
|
H A D | material_impl.cpp | 168 …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 D | cpu_storage.cpp | 377 NativeRdb::RowEntity entity; in GetStoredSysVersion() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | want.cpp | 260 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 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
|
H A D | cert_operation.c | 36 ProtocolEntity *entity = (ProtocolEntity *)HcMalloc(sizeof(ProtocolEntity), 0); in SetProtocolsForUidType() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want.cpp | 203 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 D | sec_comp_manager.cpp | 374 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 D | common_event_services_module_test.cpp | 465 std::string entity = "ADDENTITY"; variable 618 std::string entity = "addEntity"; variable
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler_util.cpp | 165 cJSON* entity = cJSON_GetArrayItem(entities, i); in GetEntities() local
|
H A D | key_command_handler.cpp | 2254 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 D | distributed_want_test.cpp | 1371 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 D | ability_command.cpp | 955 for (auto entity : entities) in AddEntities() local
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_subscriber_manager_test.cpp | 186 std::string entity = "event.unit.test"; in HWTEST_F() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | file_fs_impl.cpp | 272 …nt32_t, sptr<RandomAccessFileImpl>> FileFsImpl::CreateRandomAccessFileSync(sptr<FileEntity> entity, in CreateRandomAccessFileSync()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/ |
H A D | ability_record_test.cpp | 532 std::string entity = Want::ENTITY_HOME; variable
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 4257 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 D | gatt_server_profile.cpp | 1997 auto entity = pimpl->db_.GetValueByHandle(handle); in GetAttributeValue() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 322 Entity entity; member
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context.cpp | 1357 auto entity = static_cast<WebGL2RenderingContext*>(data); in Export() local
|