Searched refs:NativeMemoryExpression (Results 1 – 4 of 4) sorted by relevance
17 import { NativeMemoryExpression } from '../../../bean/NativeHook';114 private expressionStruct: NativeMemoryExpression;116 this.expressionStruct = new NativeMemoryExpression();124 public parse(): NativeMemoryExpression | null {
164 export class NativeMemoryExpression { class
26 import { FilterByAnalysis, NativeMemoryExpression } from '../../../../bean/NativeHook';65 private expressionStruct: NativeMemoryExpression | null = null;
15 import { FilterByAnalysis, NativeMemoryExpression } from '../../bean/NativeHook';949 …terExpressionSample(sample: NativeHookStatistics, expressStruct: NativeMemoryExpression): boolean {