Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dcrop_builder.cpp71 int64_t* pOffset = static_cast<int64_t*>(buffer); in SetOffset() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp424 …er *GetValueOffsetAndBuf(napi_env env, napi_callback_info info, int32_t *pValue, uint32_t *pOffset) in GetValueOffsetAndBuf()
439 Buffer *GetOffsetAndBuf(napi_env env, napi_callback_info info, uint32_t *pOffset) in GetOffsetAndBuf()