Home
last modified time | relevance | path

Searched refs:NativePointerToEncodeBit (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.h118 EncodeBit NativePointerToEncodeBit(void *nativePointer);
Dsnapshot_processor.cpp1425 NativePointerToEncodeBit(nativePointer).GetValue()); in SerializeObject()
1621 EncodeBit SnapshotProcessor::NativePointerToEncodeBit(void *nativePointer) in NativePointerToEncodeBit() function in panda::ecmascript::SnapshotProcessor