Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Ddbinder_session_object_unittest.cpp27 const uint32_t TOKEN_ID = 1; member
66 DBinderSessionObject object(serviceName, serverDeviceId, STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
82 DBinderSessionObject object(serviceName, serverDeviceId, STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
99 DBinderSessionObject object(serviceName, serverDeviceId, STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
114 DBinderSessionObject object(serviceName, serverDeviceId, STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
127 DBinderSessionObject object("testserviceName", "testserverDeviceId", STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
140 DBinderSessionObject object("testserviceName", "testserverDeviceId", STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
153 DBinderSessionObject object("testserviceName", "testserverDeviceId", STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
156 EXPECT_EQ(tokenId, TOKEN_ID); in HWTEST_F()
166 DBinderSessionObject object("testserviceName", "testserverDeviceId", STUB_INDEX, nullptr, TOKEN_ID); in HWTEST_F()
[all...]
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h140 const std::string TOKEN_ID = "token_id"; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp197 const std::string TOKEN_ID = "TOKEN_ID"; member
4108 want.SetParam(TOKEN_ID, tokenId); in NotifyAppStatusByCallerUid()

Completed in 14 milliseconds