Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dservice_controller.h53 int GetRqst(const MsgHeader& hdr, char* rqst, int expectedLen);
108 int ret = GetRqst(hdr, data, sizeof(T)); in RequestHandler()
110 std::cout << "Error GetRqst" << std::endl; in RequestHandler()
/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp110 int ServiceController::GetRqst(const MsgHeader& hdr, char* rqst, int expectedLen) in GetRqst() function in OHOS::HiviewDFX::ServiceController

Completed in 3 milliseconds