Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_syscap_tool_test/
H A Dbms_syscap_tool_test.cpp96 uint32_t syscapSetLength = 0; variable
113 uint32_t syscapSetLength = 0; variable
129 uint32_t syscapSetLength = 0; variable
146 uint32_t syscapSetLength = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rpcid_decode/
H A Dsyscap_tool.c36 char *contextBuffer, uint32_t bufferLen, char **syscapSetBuf, uint32_t *syscapSetLength) in RPCIDStreamDecodeToBuffer()