Searched refs:tstr (Results 1 – 6 of 6) sorted by relevance
282 key_mint_name: tstr,283 key_mint_author_name: tstr,299 rpc_author_name: tstr,301 unique_id: [? tstr],
22 [error_code: int .ne 0, error_message: tstr]
279 const cppbor::Tstr* tstr = keyItem->asTstr(); in loadFromDisk() local280 if (tstr == nullptr) { in loadFromDisk()284 const string& key = tstr->value(); in loadFromDisk()
870 const cppbor::Tstr* tstr = ((*array)[0])->asTstr(); in extractDocType() local871 if (tstr == nullptr) { in extractDocType()875 return tstr->value(); in extractDocType()
39 Cose_Encrypt0 = [ protected: bstr, unprotected: { * (int / tstr) => any }, ciphertext: bstr / nil ]
162 value = bool / int / tstr / bstr