Home
last modified time | relevance | path

Searched refs:POINTER (Results 1 – 5 of 5) sorted by relevance

/frameworks/ml/nn/runtime/
DModelArgumentInfo.h47 enum State { POINTER, MEMORY, HAS_NO_VALUE, UNSPECIFIED }; enumerator
54 CHECK_EQ(mState, POINTER); in buffer()
59 CHECK(mState == POINTER || mState == MEMORY); in dimensions()
63 CHECK(mState == POINTER || mState == MEMORY); in dimensions()
68 CHECK(mState == POINTER || mState == MEMORY); in isSufficient()
72 CHECK(mState == POINTER || mState == MEMORY); in isSufficient()
77 CHECK(mState == POINTER || mState == MEMORY); in length()
DModelArgumentInfo.cpp64 ret.mState = ModelArgumentInfo::POINTER; in createFromPointer()
116 case ModelArgumentInfo::POINTER: in createRequestArguments()
DManager.cpp289 if (info.state() == ModelArgumentInfo::POINTER) { in allocatePointerArgumentsToPool()
354 if (info.state() == ModelArgumentInfo::POINTER) { in execute()
418 if (info.state() == ModelArgumentInfo::POINTER) { in execute()
464 if (info.state() == ModelArgumentInfo::POINTER) { in executeFenced()
535 if (info.state() == ModelArgumentInfo::POINTER) { in executeFenced()
777 if (argumentInfo.state() == ModelArgumentInfo::POINTER) { in execute()
DExecutionBuilder.cpp1009 case ModelArgumentInfo::POINTER: in mapInputOrOutput()
1044 case ModelArgumentInfo::POINTER: in logArguments()
/frameworks/base/api/
Dcurrent.txt55745 …TUS_BAR_SUB_PANEL"), @android.view.ViewDebug.IntToString(from=0x7e2, to="POINTER"), @android.view.…