Searched defs:owner_info_str (Results 1 – 2 of 2) sorted by relevance
204 … let owner_info_str = String::from_utf8_lossy(calling_info.owner_info()).to_string(); in inform_asset_ext() localVariable218 … let owner_info_str = String::from_utf8_lossy(calling_info.owner_info()).to_string(); in inform_asset_ext() localVariable
94 let owner_info_str = String::from_utf8_lossy(self.owner_info()).to_string(); in app_index() localVariable