Searched defs:GetTag (Results 1 – 6 of 6) sorted by relevance
186 static int32_t GetTag(MODES_CipherChaChaPolyCtx *ctx, uint8_t *val, uint32_t len) in GetTag() function
372 static int32_t GetTag(MODES_CipherGCMCtx *ctx, uint8_t *val, uint32_t len) in GetTag() function
441 static int32_t GetTag(MODES_CipherCCMCtx *ctx, void *val, uint32_t len) in GetTag() function
90 const std::string &GetTag() const { return tag_; } in GetTag() function
193 int GetTag() const { return tag_; } in GetTag() function
47930 static ptrdiff_t GetTag(const Value& value) { return VALVECTOR; } in GetTag() function in JS::AutoGCRooter47931 static ptrdiff_t GetTag(const jsid& id) { return IDVECTOR; } in GetTag() function in JS::AutoGCRooter47932 static ptrdiff_t GetTag(JSObject* obj) { return OBJVECTOR; } in GetTag() function in JS::AutoGCRooter