Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 7 of 7) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/can/
Dcan_core.c177 struct CanMsg *copy = NULL; in CanCntlrOnNewMsg() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
Dparser.js29 function copy(obj) { function
Dast.js207 copy(src, overwrite) { method in AstObject
508 copy(src, overwrite) { method in ConfigNode
653 copy(src, overwrite) { method in ConfigTerm
730 copy(src, overwrite) { method in ConfigArray
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
DXMat4.js35 copy(m) { method in XMat4
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dpool.c276 ExecutorInfoHal *copy = CopyExecutorInfo(executorInfo); in QueryExecutor() local
/drivers/hdf_core/framework/utils/include/
Dhdf_sbuf_impl.h65 struct HdfSBufImpl *(*copy)(const struct HdfSBufImpl *sbuf); member
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c696 CredentialInfoHal *copy = (CredentialInfoHal *)Malloc(sizeof(CredentialInfoHal)); in TraverseCredentialList() local