OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IRemoteProcessorServerInterface
(Results
1 - 5
of
5
) sorted by null
/external/parameter-framework/upstream/remote-processor/
RemoteProcessorServerInterface.h
35
class
IRemoteProcessorServerInterface
42
virtual ~
IRemoteProcessorServerInterface
() {}
BackgroundRemoteProcessorServer.h
40
: public
IRemoteProcessorServerInterface
RemoteProcessorServer.h
40
class REMOTE_PROCESSOR_EXPORT CRemoteProcessorServer : public
IRemoteProcessorServerInterface
/external/parameter-framework/upstream/parameter/
ParameterMgr.h
60
class
IRemoteProcessorServerInterface
;
[
all
...]
ParameterMgr.cpp
131
typedef
IRemoteProcessorServerInterface
*(*CreateRemoteProcessorServer)(
[
all
...]
Completed in 286 milliseconds