Searched defs:stateMap_ (Results 1 – 3 of 3) sorted by relevance
83 std::map<std::string, std::string> stateMap_; variable
72 static std::map<State, DownloadStatus> stateMap_; variable
75 std::map<State, DownloadStatus> RequestEvent::stateMap_ = { member in OHOS::Request::RequestEvent