/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/decision_center/ |
H A D | screen_decision_center_test.cpp | 45 if (decision != nullptr) { in TearDown() 46 decision = nullptr; in TearDown() 78 decision->configParam_.SetScreenWidth(1); 81 ret = decision->IsDirtyRectValid(damages); 85 decision->configParam_.SetScreenHeight(1); 88 ret = decision->IsDirtyRectValid(damages); 94 ret = decision->IsDirtyRectValid(damages); 119 decision->configParam_.SetScreenWidth(1); 218 decision->sendFullTime_ = time(nullptr); 219 int32_t ret = decision->LimitTime(0); [all …]
|
H A D | screen_decision_center_test.h | 31 std::shared_ptr<ScreenDecisionCenter> decision = nullptr; variable
|
/ohos5.0/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/src/ |
H A D | encode_heif_helper.cpp | 148 uint8_t decision = (*data) % 2; in FillImageItem() local 149 data += sizeof(decision); in FillImageItem() 150 if (decision) { in FillImageItem() 163 uint8_t decision = (*data) % 2; in AssembleParamForOtherImg() local 166 if (decision == 1) { in AssembleParamForOtherImg() 309 uint8_t decision = (*data) % 2; in AssembleParamForMetaData() local 310 data += sizeof(decision); in AssembleParamForMetaData() 311 if (decision) { in AssembleParamForMetaData()
|
/ohos5.0/drivers/peripheral/codec/test/fuzztest/image_fuzzer/imagedoheifencode_fuzzer/ |
H A D | imagedoheifencode_fuzzer.cpp | 47 uint8_t decision = (*rawData) % 2; in DoHeifEncode() local 48 rawData += sizeof(decision); in DoHeifEncode() 53 if (decision) { in DoHeifEncode()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | watchdog.cpp | 30 …hdog(const wptr<BackgroundTaskMgrService>& service, const std::shared_ptr<DecisionMaker>& decision, in Watchdog() argument 31 const std::shared_ptr<AppExecFwk::EventRunner>& runner) : service_(service), decision_(decision) in Watchdog()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/ |
H A D | watchdog.h | 34 …hdog(const wptr<BackgroundTaskMgrService>& service, const std::shared_ptr<DecisionMaker>& decision,
|
/ohos5.0/foundation/resourceschedule/device_standby/ |
H A D | README.md | 20 └── plugins # plugins(state detection、decision、transition、exection) 34 | |2.limit application source decision.|
|
/ohos5.0/foundation/resourceschedule/work_scheduler/ |
H A D | README.md | 76 …tions set by the application are met, the mechanism will make a unified decision and scheduling ti…
|
/ohos5.0/docs/en/contribute/ |
H A D | introducing-open-source-software.md | 31 …o be introduced in the form of binary files, the PMC should review the request and make a decision. 32 …nent that cannot be introduced, the Architecture SIG should review the request and make a decision.
|
/ohos5.0/base/security/device_security_level/ |
H A D | README.md | 29 The security level of each device in a Super Device provides the decision-making criteria for proce…
|
/ohos5.0/docs/en/application-dev/faqs/ |
H A D | faqs-arkts-utils.md | 678 …decision depends on the specific service scenario and implementation details. If the I/O operation… 682 The decision depends on the specific service scenario and implementation details. If the number of …
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | gc-introduction.md | 145 - Description: It affects the decision for performing full marking and concurrent marking.
|
/ohos5.0/docs/en/device-dev/security/ |
H A D | security-privacy-protection.md | 41 - Automated decision-making, including user profiles
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/ |
H A D | LICENSE | 273 make exceptions for this. Our decision will be guided by the two goals
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-devicesecuritylevel.md | 41 The security level of each device in a Super Device provides the decision-making criteria for proce…
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.1-beta1.md | 276 - New scenarios and status can be customized for temperature control decision-making.
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | hop-cross-device-migration.md | 74 …save the data in this callback to implement application compatibility check and migration decision.
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-http.md | 1191 …ookies returned by the server. How to process the cookies is up to your decision.<br>**Atomic serv…
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 22029 decision by deleting the provisions above and replace them with 22537 decision by deleting the provisions above and replace them with 37240 decision by deleting the provisions above and replace them with 37748 decision by deleting the provisions above and replace them with 85556 decision by deleting the provisions above and replace them with 86064 decision by deleting the provisions above and replace them with 93094 decision by deleting the provisions above and replace them with 93602 decision by deleting the provisions above and replace them with 98188 decision by deleting the provisions above and replace them with 98696 decision by deleting the provisions above and replace them with [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | _neural_network_runtime.md | 637 …pes of the three inputs must be the same.<br>Input:<br>- **condition**: decision condition, which …
|