Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 25 of 272) sorted by relevance

1234567891011

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/
H A Dams_thread.cpp271 existing = record; in GetAppRecord()
276 return existing; in GetAppRecord()
285 existing = record; in PopAppRecord()
289 if (existing != nullptr) { in PopAppRecord()
293 return existing; in PopAppRecord()
302 existing = record; in DeleteAppRecord()
306 if (existing != nullptr) { in DeleteAppRecord()
308 delete existing; in DeleteAppRecord()
309 existing = nullptr; in DeleteAppRecord()
327 existing = record; in GetAppRecordByInfo()
[all …]
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_concurrency_parser.cpp55 void AudioConcurrencyParser::ParseIncoming(const std::string &existing, xmlNode *node, in ParseIncoming() argument
69 existing.c_str(), audioPipeTypeMap_[existing], incoming.c_str(), in ParseIncoming()
72 std::make_pair(audioPipeTypeMap_[existing], audioPipeTypeMap_[incoming]); in ParseIncoming()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect-sys.md3 With image effects, you can define how a component blends with the existing content on the canvas b…
15 …tent (including the content of it child components) is blended with the existing content on the ca…
28 …mponents) is then drawn onto the offscreen canvas, and blended with the existing content on the ca…
/ohos5.0/drivers/interface/camera/v1_1/
H A DIStreamOperator.idl40 * operation mode, configuration information, and existing streams in the current module.
41 …* If the streams can be created without stopping the existing streams or making the upper-layer se…
42 * application unaware of the stopping of the existing streams,
/ohos5.0/docs/en/contribute/
H A Ddocumentation-contribution.md3 …tion, in any of the methods provided below. You can help us improve the existing documents or subm…
35 > - Search the list of existing issues to see if any related or similar issues have been submitte…
60 …nts involve new features and documents, and some require updates to the existing features and docu…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_1/
H A DIStreamOperator.idl40 * operation mode, configuration information, and existing streams in the current module.
41 …* If the streams can be created without stopping the existing streams or making the upper-layer se…
42 * application unaware of the stopping of the existing streams,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_1/
H A DIStreamOperator.idl40 * operation mode, configuration information, and existing streams in the current module.
41 …* If the streams can be created without stopping the existing streams or making the upper-layer se…
42 * application unaware of the stopping of the existing streams,
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp539 if (auto existing = queues_.find(queueId); existing != queues_.end()) { in RegisterTaskQueue() local
540 queues_.erase(existing); in RegisterTaskQueue()
553 if (auto existing = queues_.find(queueId); existing != queues_.end()) { in UnregisterTaskQueue() local
554 queues_.erase(existing); in UnregisterTaskQueue()
/ohos5.0/docs/en/application-dev/application-models/
H A Dpageability-configuration.md10 …isible to users. Ensure that at least one of them is different from any existing icons or labels.|…
11 …isible to users. Ensure that at least one of them is different from any existing icons or labels. …
H A Duiability-launch-type.md29 …uiAbilityContext.md#uiabilitycontextstartability) is called to start an existing UIAbility instanc…
77 …cument, and you may also want to use the same document instance when you open an existing document.
211 …uiAbilityContext.md#uiabilitycontextstartability) is called to start an existing UIAbility instanc…
214 …apis-ability-kit/js-apis-app-ability-abilityStage.md). However, when an existing document is opene…
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h364 if (const auto existing = meta->GetPropertyByName(propertyName)) { in MetaProperty() local
365 if (Property<PropertyValueType> typed { existing }) { in MetaProperty()
383 if (const auto existing = meta->GetPropertyByName(propertyName)) { in ArrayMetaProperty() local
384 if (auto typed = ArrayProperty<PropertyValueType>(existing)) { in ArrayMetaProperty()
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Derrorcode-udmf.md23 To remove the existing settings, use [removeAppShareOptions](js-apis-data-unifiedDataChannel-sys.md…
H A Derrorcode-distributed-dataObject.md23 …buteddataobjectgensessionid) to generate a random session ID to avoid using an existing session ID.
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-file-cat.md21 | pathname | Specifies the file path. | An existing file |
H A Dkernel-small-debug-shell-file-mv.md22 | -i | Provides information before moving a file that would overwrite an existing file or direc…
23 | -n | Do not overwrite any existing file or directory. | N/A …
H A Dkernel-small-debug-shell-file-chown.md21 | pathname | Specifies the file path. | An existing file |
H A Dkernel-small-debug-shell-file-chgrp.md21 | pathname | Specifies the file path. | An existing file |
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/config/
H A Daudio_concurrency_parser.h56 void ParseIncoming(const std::string &existing, xmlNode *node,
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.1.1/
H A Dchangelogs-account_os_account.md5 The existing distributed account nickname and profile picture specifications cannot meet requiremen…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.5/
H A Dchangelogs-file_manager.md11 …new API added in API version 11. Considering the compatibility with the existing APIs in API versi…
/ohos5.0/docs/en/design/
H A DAPI-Review-Template.md50 |Are the description and semantic hierarchy of new APIs consistent with those of existing APIs in t…
81 > Only required for existing APIs.
/ohos5.0/docs/en/application-dev/napi/
H A Duse-jsvm-about-object.md20existing properties cannot be removed, the enumerability, configurability, or writability of exist…
21 …nce a JS object is sealed, new properties cannot be added to it and all existing properties are ma…
134existing properties cannot be removed, the enumerability, configurability, or writability of exist…
183 …nce a JS object is sealed, new properties cannot be added to it and all existing properties are ma…
/ohos5.0/docs/en/application-dev/tools/
H A Dpacking-tool.md49 … or false| The default value is **false**. If the value is **true**, an existing target file will …
81 … or false| The default value is **false**. If the value is **true**, an existing target file will …
115 … or false| The default value is **false**. If the value is **true**, an existing target file will …
145 … or false| The default value is **false**. If the value is **true**, an existing target file will …
170 … or false| The default value is **false**. If the value is **true**, an existing target file will …
189 … or false| The default value is **false**. If the value is **true**, an existing target file will …
247 …r false | The default value is **false**. If the value is **true**, an existing target file will …
275 … or false| The default value is **false**. If the value is **true**, an existing target file will …
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-module.md386 - Add a module to an existing component.
452 3. Add the new component to the end of existing components in **vendor/{product_company}/{product-n…
499 …park_taurus_standard**, add the new component information to the end of existing components in the…
504 "subsystem": "arkui", # Name of the existing subsystem
507 "component": "ace_engine_standard", # Name of the existing component
511 "component": "napi", # Name of the existing component
/ohos5.0/drivers/interface/camera/v1_0/
H A DIStreamOperator.idl44 * operation mode, configuration information, and existing streams in the current module.
45 …* If the streams can be created without stopping the existing streams or making the upper-layer se…
46 * application unaware of the stopping of the existing streams,
140 * call {@link DetachBufferQueue} to detach the existing producer handle and then

1234567891011