Home
last modified time | relevance | path

Searched refs:reserve (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/tagging/common/jni/
Dandroid_cts_tagging_Utils.cpp92 buf.reserve(kMallocInfoBufSize); in Java_android_cts_tagging_Utils_allocatorIsScudo()
/cts/tests/tests/drm/lib/
DTestPlugin.h56 …status_t onConsumeRights(int uniqueId, sp<DecryptHandle>& decryptHandle, int action, bool reserve);
DTestPlugin.cpp114 int action, bool reserve) { in onConsumeRights() argument