Home
last modified time | relevance | path

Searched defs:scene (Results 1 – 25 of 38) sorted by relevance

12

/base/print/print_fwk/services/src/
Dhisys_event_util.cpp35 …void HisysEventUtil::reportFaultEvent(std::string name, int faultCode, std::string scene, std::str… in reportFaultEvent()
53 void HisysEventUtil::faultPrint(std::string scene, std::string msg) in faultPrint()
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_chipset_platform_decrypt.c96 …t DoGenEcdhSharedKey(const struct HksParamSet *paramSet, enum HksChipsetPlatformDecryptScene scene, in DoGenEcdhSharedKey()
190 enum HksChipsetPlatformDecryptScene scene) in CheckInput()
217 enum HksChipsetPlatformDecryptScene scene, struct HksBlob *plainText) in HuksCoreChipsetPlatformDecrypt()
266 enum HksChipsetPlatformDecryptScene scene, struct HksBlob *publicKey) in HuksCoreExportChipsetPlatformPublicKey()
/base/powermgr/thermal_manager/services/native/include/thermal_action/
Dithermal_action.h35 virtual void SetXmlScene(const std::string& scene, const std::string& value) in SetXmlScene()
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dscene_state_collection.cpp55 std::string scene = g_service->GetScene(); in DecideState() local
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
Daction_gpu.cpp72 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_cpu_big.cpp72 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_cpu_lit.cpp72 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_cpu_boost.cpp74 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_cpu_med.cpp72 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_cpu_isolate.cpp72 std::string scene = g_service->GetScene(); in GetActionValue() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
Dhks_chipset_platform_test.h40 enum HksChipsetPlatformDecryptScene scene; member
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_display.cpp82 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_popup.cpp81 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_voltage.cpp82 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_charger.cpp81 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_shutdown.cpp89 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_volume.cpp84 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_application_process.cpp100 std::string scene = g_service->GetScene(); in GetActionValue() local
Daction_thermal_level.cpp89 std::string scene = g_service->GetScene(); in GetActionValue() local
/base/web/webview/ohos_adapter/res_sched_adapter/src/
Dres_sched_client_adapter_impl.cpp143 void AddScene(ResSchedSceneAdapter scene) in AddScene()
153 for (auto& scene : scene_list_) { in ReportScene() local
/base/powermgr/thermal_manager/frameworks/native/
Dthermal_mgr_client.cpp173 bool ThermalMgrClient::SetScene(const std::string& scene) in SetScene()
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_chipset_platform_encrypt_test.cpp224 enum HksChipsetPlatformDecryptScene scene, struct HksBlob &x509PubKey) in ExportX509ChipsetPlatformPubKey()
483 std::string scene = data["scene"]; in ReadInputFile() local
Dhks_chipset_platform_encrypt_tool_input.json2 "scene": "HKS_CHIPSET_PLATFORM_DECRYPT_SCENE_TA_TO_TA", string
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_srv_stub.cpp219 std::string scene; in SetSceneStub() local
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp55 void ThermalActionReportTest::SetScene(const std::string& scene) in SetScene()
62 int32_t ThermalActionReportTest::SetCondition(int32_t value, const std::string& scene) in SetCondition()

12