Home
last modified time | relevance | path

Searched defs:storeData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp56 Data storeData; in store() local
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c944 const Buffer *storeData, const Buffer *inputData, uint64_t templateId, Buffer *outRootSecret) in ProcessAuthPin()
1011 Buffer *storeData = CreateBufferBySize(CONST_PIN_DATA_EXPAND_LEN); in AuthPinById() local