Home
last modified time | relevance | path

Searched defs:hapNameSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/at_wrapper/src/
H A Dhks_at_api_wrap.cpp90 int32_t HksGetHapNameFromAccessToken(int32_t tokenId, char *hapName, int32_t hapNameSize) in HksGetHapNameFromAccessToken()
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/createosaccount_fuzzer/
H A Dcreateosaccount_fuzzer.cpp70 uint32_t hapNameSize = fuzzData.GetData<uint32_t>(); in CreateOsAccountWithShortNameFuzzTest() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/upgrade/file_transfer/config_parser/src/
H A Dhks_config_parser_test.cpp48 int32_t HksGetHapNameFromAccessToken(int32_t tokenId, char *hapName, int32_t hapNameSize) in HksGetHapNameFromAccessToken()