Home
last modified time | relevance | path

Searched refs:Subject (Results 1 – 25 of 232) sorted by relevance

12345678910

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
H A Dsubject.js27 export function Subject(target) { function
39 Subject.of = function(target) {
46 return new Subject(target);
49 Subject.is = function(target) {
52 Subject.prototype.attach = function(key, observer) { class
72 Subject.prototype.notify = function(key) {
84 Subject.prototype.setParent = function(parent, key) {
89 Subject.prototype.notifyParent = function() {
129 inserted.forEach(Subject.of);
157 const subSubject = Subject.of(cache);
[all …]
H A Dindex.js16 export { Subject } from './subject';
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/core/
H A Dindex.js15 import { Observer, Subject } from '../observer';
91 Subject.of(data);
/ohos5.0/base/tee/tee_client/
H A DLICENSE86Subject to the terms and conditions of this License, each Contributor hereby grants to you a perpe…
90Subject to the terms and conditions of this License, each Contributor hereby grants to you a perpe…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-image-common.md30 | SUBJECT | Subject recognition.|
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-selinux-overview.md26 - Subject
/ohos5.0/base/global/system_resources/
H A DLICENSE_Fonts17 Subject to the terms and conditions of this Agreement, Licensor hereby grant YOU a non-transferable…
/ohos5.0/base/update/updater/resources/font/
H A DLICENSE_Fonts17 Subject to the terms and conditions of this Agreement, Licensor hereby grant YOU a non-transferable…
/ohos5.0/foundation/bundlemanager/app_domain_verify/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/ability/form_fwk/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/ability/idl_tool/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/arkui/ace_engine/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/arkui/ace_engine_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/bundle_tool/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/communication/bluetooth/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
/ohos5.0/foundation/communication/bluetooth_service/
H A DLICENSE67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of

12345678910