Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/test/unittest/phone/
Dconcurrent_task_controller_test.cpp216 std::string strRequstType = "test"; variable
/foundation/resourceschedule/qos_manager/services/src/
Dconcurrent_task_controller.cpp89 std::string strRequstType = ""; in ReportData() local
437 int TaskController::GetRequestType(std::string strRequstType) in GetRequestType()