Home
last modified time | relevance | path

Searched refs:sysCaptype (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rpcid_decode/
H A Dsyscap_tool.c41 uint16_t sysCaptype; in RPCIDStreamDecodeToBuffer() local
73 sysCaptype = ntohs(*(uint16_t *)(sysCapArrayPtr - APP_SYSCAP_TYPE * sizeof(uint16_t))); in RPCIDStreamDecodeToBuffer()
74 if (sysCaptype != APP_SYSCAP_TYPE) { in RPCIDStreamDecodeToBuffer()
75 HILOG_ERROR(LOG_CORE, "format error:sysCaptype is invaild\n"); in RPCIDStreamDecodeToBuffer()

Completed in 1 milliseconds