Searched defs:cwork (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/ |
H A D | work_scheduler_ffi.cpp | 99 int32_t GetWorkInfo(RetWorkInfo cwork, WorkInfo& workInfo) in GetWorkInfo() 133 int32_t GetNetWorkInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetNetWorkInfo() 149 int32_t GetChargeInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetChargeInfo() 169 int32_t GetBatteryInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetBatteryInfo() 193 int32_t GetStorageInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetStorageInfo() 208 int32_t GetRepeatInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetRepeatInfo() 239 void ParseWorkInfo(std::shared_ptr<WorkInfo> workInfo, RetWorkInfo& cwork) in ParseWorkInfo()
|