Searched defs:execution_type (Results 1 – 3 of 3) sorted by relevance
46 CallChainExecutionType execution_type = CallChainExecutionType::NATIVE_METHOD; member
45 optional ExecutionType execution_type = 4 [default = NATIVE_METHOD]; field
94 CallChainExecutionType execution_type = CallChainExecutionType::NATIVE_METHOD; in Build() local