Home
last modified time | relevance | path

Searched defs:tms (Results 1 - 25 of 50) sorted by relevance

12

/third_party/musl/porting/liteos_a/user/src/time/
H A Dtimes.c4 clock_t times(struct tms *tms) in times() argument
/third_party/musl/src/time/
H A Dtimes.c4 clock_t times(struct tms *tms) in times() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dtimes.h11 struct tms { struct
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimes.h11 struct tms { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimes.h11 struct tms { struct
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimes.h11 struct tms { struct
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dtimes.h11 struct tms { struct
/third_party/musl/include/sys/
H A Dtimes.h11 struct tms { struct
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_service_subscriber.cpp35 auto tms = ThermalService::GetInstance(); in Init() local
55 auto tms = ThermalService::GetInstance(); in OnTemperatureChanged() local
H A Dthermal_sensor_info.cpp57 auto tms = ThermalService::GetInstance(); in NotifyObserver() local
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
H A Daction_cpu_big.cpp59 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_cpu_boost.cpp58 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_cpu_isolate.cpp57 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_cpu_lit.cpp57 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_cpu_med.cpp57 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_gpu.cpp57 auto tms = ThermalService::GetInstance(); in Execute() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dscene_state_collection.cpp53 auto tms = ThermalService::GetInstance(); in DecideState() local
H A Dscreen_state_collection.cpp51 auto tms = ThermalService::GetInstance(); in GetState() local
62 auto tms = ThermalService::GetInstance(); in RegisterEvent() local
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_popup.cpp66 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_display.cpp67 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_node.cpp82 auto tms = ThermalService::GetInstance(); in Execute() local
H A Daction_airplane.cpp69 auto tms = ThermalService::GetInstance(); in Execute() local
/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_if.c35 int32_t CanBusReadMsg(DevHandle handle, struct CanMsg *msg, uint32_t tms) in CanBusReadMsg() argument
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_queue.c173 int32_t PlatformQueueGetMsg(struct PlatformQueue *queue, struct PlatformMsg **msg, uint32_t tms) in PlatformQueueGetMsg() argument
/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_mgr_dumper.cpp50 auto tms = ThermalService::GetInstance(); in Dump() local
67 SwitchTempReport(const std::vector<std::string>& args, std::string& result, sptr<ThermalService>& tms) SwitchTempReport() argument
83 EmulateTempReport(const std::vector<std::string>& args, std::string& result, sptr<ThermalService>& tms) EmulateTempReport() argument
108 DumpPolicy(const std::vector<std::string>& args, std::string& result, sptr<ThermalService>& tms) DumpPolicy() argument
137 auto tms = ThermalService::GetInstance(); ShowThermalZoneInfo() local
[all...]

Completed in 8 milliseconds

12