/base/print/print_fwk/services/src/ |
D | hisys_event_util.cpp | 35 …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/ |
D | hks_chipset_platform_decrypt.c | 96 …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/ |
D | ithermal_action.h | 35 virtual void SetXmlScene(const std::string& scene, const std::string& value) in SetXmlScene()
|
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/ |
D | scene_state_collection.cpp | 55 std::string scene = g_service->GetScene(); in DecideState() local
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/ |
D | action_gpu.cpp | 72 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_cpu_big.cpp | 72 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_cpu_lit.cpp | 72 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_cpu_boost.cpp | 74 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_cpu_med.cpp | 72 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_cpu_isolate.cpp | 72 std::string scene = g_service->GetScene(); in GetActionValue() local
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/ |
D | hks_chipset_platform_test.h | 40 enum HksChipsetPlatformDecryptScene scene; member
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
D | action_display.cpp | 82 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_popup.cpp | 81 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_voltage.cpp | 82 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_charger.cpp | 81 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_shutdown.cpp | 89 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_volume.cpp | 84 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_application_process.cpp | 100 std::string scene = g_service->GetScene(); in GetActionValue() local
|
D | action_thermal_level.cpp | 89 std::string scene = g_service->GetScene(); in GetActionValue() local
|
/base/web/webview/ohos_adapter/res_sched_adapter/src/ |
D | res_sched_client_adapter_impl.cpp | 143 void AddScene(ResSchedSceneAdapter scene) in AddScene() 153 for (auto& scene : scene_list_) { in ReportScene() local
|
/base/powermgr/thermal_manager/frameworks/native/ |
D | thermal_mgr_client.cpp | 173 bool ThermalMgrClient::SetScene(const std::string& scene) in SetScene()
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
D | hks_chipset_platform_encrypt_test.cpp | 224 enum HksChipsetPlatformDecryptScene scene, struct HksBlob &x509PubKey) in ExportX509ChipsetPlatformPubKey() 483 std::string scene = data["scene"]; in ReadInputFile() local
|
D | hks_chipset_platform_encrypt_tool_input.json | 2 "scene": "HKS_CHIPSET_PLATFORM_DECRYPT_SCENE_TA_TO_TA", string
|
/base/powermgr/thermal_manager/services/zidl/src/ |
D | thermal_srv_stub.cpp | 219 std::string scene; in SetSceneStub() local
|
/base/powermgr/thermal_manager/test/unittest/src/ |
D | thermal_action_report_test.cpp | 55 void ThermalActionReportTest::SetScene(const std::string& scene) in SetScene() 62 int32_t ThermalActionReportTest::SetCondition(int32_t value, const std::string& scene) in SetCondition()
|