Home
last modified time | relevance | path

Searched refs:uriKey_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h338 std::string uriKey_; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp168 return uriKey_; in GetUriKey()
469 root["uriKey"] = uriKey_; in ParseToJsonStr()
572 this->uriKey_ = value["uriKey"].asString(); in ParseFromJson()
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp136 workInfo_->uriKey_ = "key";