Home
last modified time | relevance | path

Searched refs:UnmarshallCondition (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h344 static bool UnmarshallCondition(Parcel &parcel, sptr<WorkInfo> &read, uint32_t mapsize);
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp391 if (!UnmarshallCondition(parcel, read, mapsize)) { in Unmarshalling()
410 bool WorkInfo::UnmarshallCondition(Parcel &parcel, sptr<WorkInfo> &read, uint32_t mapsize) in UnmarshallCondition() function in OHOS::WorkScheduler::WorkInfo

Completed in 2 milliseconds