Home
last modified time | relevance | path

Searched refs:TEXT_STR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_open_callback.cpp50 .append(TEXT_STR) in CreateHapTokenInfoTable()
56 .append(TEXT_STR) in CreateHapTokenInfoTable()
58 .append(TEXT_STR) in CreateHapTokenInfoTable()
86 .append(TEXT_STR) in CreateNativeTokenInfoTable()
92 .append(TEXT_STR) in CreateNativeTokenInfoTable()
94 .append(TEXT_STR) in CreateNativeTokenInfoTable()
114 .append(TEXT_STR) in CreatePermissionDefinitionTable()
116 .append(TEXT_STR) in CreatePermissionDefinitionTable()
126 .append(TEXT_STR) in CreatePermissionDefinitionTable()
130 .append(TEXT_STR) in CreatePermissionDefinitionTable()
[all …]
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/
H A Dsandbox_manager_rdb_open_callback.cpp32 constexpr const char *TEXT_STR = " text not null,"; variable
67 .append(TEXT_STR) in CreatePersistedPolicyTable()