Searched refs:GetParameterIndex (Results 1 – 4 of 4) sorted by relevance
112 int32_t Statement::GetParameterIndex(const std::string &name) const in GetParameterIndex() function in OHOS::AccessControl::SandboxManager::Statement119 int32_t index = GetParameterIndex(":" + tableColumnName); in Bind()
98 int32_t Statement::GetParameterIndex(const std::string& name) const in GetParameterIndex() function in OHOS::Security::AccessToken::Statement105 int32_t index = GetParameterIndex(":" + tableColumnName); in Bind()
45 int32_t GetParameterIndex(const std::string &name) const;
47 int32_t GetParameterIndex(const std::string& name) const;