Home
last modified time | relevance | path

Searched refs:SpitError (Results 1 - 5 of 5) sorted by relevance

/base/accesscontrol/sandbox_manager/services/common/database/include/
H A Dsqlite_helper.h40 std::string SpitError() const;
/base/security/access_token/services/common/database/include/
H A Dsqlite_helper.h49 std::string SpitError() const;
/base/security/access_token/services/privacymanager/src/database/
H A Dpermission_used_record_db.cpp141 ACCESSTOKEN_LOG_ERROR(LABEL, "Failed, errorMsg: %{public}s", SpitError().c_str()); in Add()
278 SpitError().c_str()); in Update()
667 createNewRes, SpitError().c_str()); in UpdatePermissionRecordTablePrimaryKey()
675 copyDataRes, SpitError().c_str()); in UpdatePermissionRecordTablePrimaryKey()
684 dropOldRes, SpitError().c_str()); in UpdatePermissionRecordTablePrimaryKey()
693 renameRes, SpitError().c_str()); in UpdatePermissionRecordTablePrimaryKey()
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dsqlite_helper.cpp181 std::string SqliteHelper::SpitError() const in SpitError() function in OHOS::AccessControl::SandboxManager::SqliteHelper
/base/security/access_token/services/common/database/src/
H A Dsqlite_helper.cpp188 std::string SqliteHelper::SpitError() const in SpitError() function in OHOS::Security::AccessToken::SqliteHelper

Completed in 5 milliseconds