Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_util.c459 char *realPkInfoStr = PackJsonToString(realPkInfoJson); in GetRealPkInfoStr() local
476 int32_t AddPkInfoWithPdid(const CJson *context, CJson *credInfo, const char *realPkInfoStr) in AddPkInfoWithPdid()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1277 char *realPkInfoStr = PackJsonToString(realPkInfoJson); variable