repo.or.cz
/
jackdbus.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove non-jackdbus man pages
[jackdbus.git]
/
android
/
IAndroidShm.cpp
blob
95f5924b34862ebe8da59615607d5039437db712
1
#include
"IAndroidShm.h"
2
#include
"BpAndroidShm.h"
3
4
namespace
android
{
5
IMPLEMENT_META_INTERFACE
(
AndroidShm
,
"com.samsung.android.jam.IAndroidShm"
);
6
};