Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/reimplement/
H A DtokenInfo.h23 static int32_t tokenid; member in TokenInfo
26 return tokenid; in GetTokenId()
30 tokenid = tokenId; in SetTokenId()
H A Dipc_skeleton.cpp35 int32_t TokenInfo::tokenid; member in TokenInfo
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp308 dbinderData->tokenid = session->deviceIdInfo.tokenId; in SaveDBinderData()
322 DBINDER_LOGI(LOG_LABEL, "proto:%{public}d stubIndex:%{public}llu tokenid:%{public}u " in SaveDBinderData()
324 dbinderData->proto, dbinderData->stub_index, dbinderData->tokenid, dbinderData->target_name, in SaveDBinderData()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp251 dbinderData->tokenid = tokenId_; in SaveDBinderData()
267 dbinderData->proto, dbinderData->stub_index, dbinderData->tokenid, dbinderData->target_name, in SaveDBinderData()
H A Dipc_object_proxy.cpp953 dbinderData.peerTokenId = data->tokenid; in GetDBinderNegotiationData()
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h308 __u32 tokenid; member

Completed in 5 milliseconds