OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeviceHello
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libdrm/mobile2/include/roap/
RoapMessageHandler.h
28
enum msgType {
DeviceHello
=1,RegistrationRequest,RORequest};
/frameworks/base/media/libdrm/mobile2/src/roap/
RoapMessageHandler.cpp
37
case RoapMessageHandler::
DeviceHello
:
38
msgTemplate.append("
deviceHello
.xml");
41
msgTemplate.append("
deviceHello
.xml");
44
msgTemplate.append("
deviceHello
.xml");
Completed in 25 milliseconds