Home
last modified time | relevance | path

Searched refs:IsHapTokenType (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp58 if (IsHapTokenType()) { in Init()
359 bool UtdClient::IsHapTokenType() in IsHapTokenType() function in OHOS::UDMF::UtdClient
384 if (IsHapTokenType()) { in InstallCustomUtds()
407 if (IsHapTokenType()) { in UninstallCustomUtds()
/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
H A Dutd_client.h56 bool IsHapTokenType();
/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.h55 bool IsHapTokenType();
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1819 * @tc.desc: Normal testcase of IsHapTokenType
1860 bool ret = utdClient.IsHapTokenType(); in HWTEST_F()

Completed in 4 milliseconds