Searched refs:existed (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
H A D | ffi_remote_data.h | 122 auto existed = manager->GetRemoteData(id); in Create() local 123 if (existed != nullptr) { in Create() 124 return sptr<T>(existed.GetRefPtr()->template DynamicCast<T>()); in Create()
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_engine.cpp | 211 auto existed = engine->loadedAbcs.find(entryPoint); in ARKTS_LoadEntryFromAbc() local 212 if (existed != engine->loadedAbcs.end()) { in ARKTS_LoadEntryFromAbc() 213 if (existed->second == filePath) { in ARKTS_LoadEntryFromAbc()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundleManager.md | 338 | 17700002 | The specified moduleName is not existed. | 339 | 17700003 | The specified abilityName is not existed. | 402 | 17700002 | The specified moduleName is not existed. | 403 | 17700003 | The specified abilityName is not existed. | 484 | 17700002 | The specified moduleName is not existed. | 485 | 17700003 | The specified abilityName is not existed. | 555 | 17700002 | The specified moduleName is not existed. | 556 | 17700003 | The specified extensionAbilityName not existed. | 618 | 17700002 | The specified moduleName is not existed. | 619 | 17700003 | The specified extensionAbilityName not existed. | [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | kvdb_manager.cpp | 952 bool CheckSecOptions(const KvDBProperties &input, const KvDBProperties &existed) in CheckSecOptions() argument 956 existed.GetIntProp(KvDBProperties::SECURITY_LABEL, 0) != 0) { in CheckSecOptions() 957 if (existed.GetIntProp(KvDBProperties::SECURITY_LABEL, 0) != in CheckSecOptions() 960 existed.GetIntProp(KvDBProperties::SECURITY_LABEL, 0), in CheckSecOptions() 964 if (existed.GetIntProp(KvDBProperties::SECURITY_FLAG, 0) != in CheckSecOptions() 967 existed.GetIntProp(KvDBProperties::SECURITY_FLAG, 0), in CheckSecOptions()
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/model/ |
H A D | bleInterface.ets | 38 message = "GattServer existed!"; 68 message = "gattClient existed!";
|
H A D | bleManagerInterface.ets | 39 message = "GattServer existed!"; 67 message = "gattClient existed!";
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundleManager.md | 333 | 17700002 | The specified moduleName is not existed. | 334 | 17700003 | The specified abilityName is not existed. | 399 | 17700002 | The specified moduleName is not existed. | 400 | 17700003 | The specified abilityName is not existed. | 483 | 17700002 | The specified moduleName is not existed. | 484 | 17700003 | The specified abilityName is not existed. | 556 | 17700002 | The specified moduleName is not existed. | 557 | 17700003 | The specified extensionAbilityName not existed. | 621 | 17700002 | The specified moduleName is not existed. | 622 | 17700003 | The specified extensionAbilityName not existed. | [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/ |
H A D | js-apis-huks.md | 1691 message: "keyAlias: " + keyAlias +"is existed!", 1754 message: "keyAlias: " + keyAlias +"is existed!", 1814 message: "keyAlias: " + keyAlias +" is existed!", 1882 message: "keyAlias: " + keyAlias +" is existed!",
|
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/ |
H A D | js-apis-huks.md | 1690 message: "keyAlias: " + keyAlias +"is existed! ", 1753 message: "keyAlias: " + keyAlias +"is existed! ", 1813 message: "keyAlias: " + keyAlias +" is existed!", 1881 message: "keyAlias: " + keyAlias +" is existed!",
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributedKVStore.md | 415 | 15100002 | Open existed database with changed options. | 484 | 15100002 | Open existed database with changed options. |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributedKVStore.md | 415 | 15100002 | Open existed database with changed options. | 484 | 15100002 | Open existed database with changed options. |
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 10160 license, if a license existed under which they could incorporate any
|