summaryrefslogtreecommitdiff
path: root/rs.spec
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2015-04-07 15:43:11 -0700
committerTim Murray <timmurray@google.com>2015-04-09 12:19:00 -0700
commitea6e0621b4716ed77635f9d81787ee7057752af1 (patch)
treee2bbc1ba533bd2dde85997f2d3010012609287da /rs.spec
parentca3c91ff8b9a4a4ef092809ab2361ab48940a434 (diff)
downloadrs-ea6e0621b4716ed77635f9d81787ee7057752af1.tar.gz
Add cache dir to context object.
Change-Id: Icc3220329fbaee7d453259fbe1cbf34d145d195c
Diffstat (limited to 'rs.spec')
-rw-r--r--rs.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rs.spec b/rs.spec
index 6524f6fc..2b22c307 100644
--- a/rs.spec
+++ b/rs.spec
@@ -1,4 +1,3 @@
-
ContextDestroy {
direct
}
@@ -31,6 +30,11 @@ ContextDeinitToClient {
direct
}
+ContextSetCacheDir {
+ direct
+ param const char * cacheDir
+}
+
TypeCreate {
direct
param RsElement e