Home
last modified time | relevance | path

Searched defs:combineType (Results 1 – 1 of 1) sorted by relevance

/base/request/request/download/services/src/
Ddownload_service_ability.cpp248 std::string combineType = type + "-" + std::to_string(taskId); in On() local
273 std::string combineType = type + "-" + std::to_string(taskId); in Off() local
307 std::string combineType = type + "-" + std::to_string(taskId); in NotifyHandler() local
358 std::string combineType = type + "-" + std::to_string(taskId); in AddUnregisteredNotify() local
371 std::string combineType = type + "-" + std::to_string(taskId); in DoUnregisteredNotify() local