HomeSort by relevance Sort by last modified time
    Searched refs:InvokeFunc (Results 1 - 4 of 4) sorted by null

  /system/core/init/
action.h 42 Result<Success> InvokeFunc(Subcontext* subcontext) const;
action.cpp 56 Result<Success> Command::InvokeFunc(Subcontext* subcontext) const {
123 auto result = command.InvokeFunc(subcontext_);
  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp 807 addBlockBind(Module *M, Function *InvokeFunc, Value *BlkCtx, Value *CtxLen,
813 castToInt8Ptr(InvokeFunc),
    [all...]
SPIRVInternal.h 697 addBlockBind(Module *M, Function *InvokeFunc, Value *BlkCtx, Value *CtxLen,
    [all...]

Completed in 738 milliseconds