Searched refs:check_arguments (Results 1 – 7 of 7) sorted by relevance
27 fn check_arguments(query: &AssetMap) -> Result<()> { in check_arguments() function37 check_arguments(handle)?; in post_query()
39 fn check_arguments(attributes: &AssetMap) -> Result<()> { in check_arguments() function51 check_arguments(query)?; in remove()
31 fn check_arguments(attributes: &AssetMap) -> Result<()> { in check_arguments() function68 check_arguments(query)?; in pre_query()
68 fn check_arguments(query: &AssetMap, attrs_to_update: &AssetMap) -> Result<()> { in check_arguments() function97 check_arguments(query, update)?; in update()
148 fn check_arguments(attributes: &AssetMap, calling_info: &CallingInfo) -> Result<()> { in check_arguments() function166 check_arguments(attributes, calling_info)?; in local_add()
160 fn check_arguments(attributes: &AssetMap) -> Result<()> { in check_arguments() function173 check_arguments(query)?; in query()
1125 def check_arguments(act): function1158 check_arguments(action)