H A D | object-inspection.cc | 191 WRL::ComPtr<IDebugHostContext>& sp_ctx, in GetModelForBasicField() 197 Extension::Current()->GetTypeFromV8Module(sp_ctx, type_name.c_str()); in GetModelForBasicField() 200 sp_ctx.Get(), Location{address}, type.Get(), result); in GetModelForBasicField() 209 Location(address), uncompressed_type_name, sp_ctx, in GetModelForBasicField() 211 return CreateSyntheticObjectForV8Object(sp_ctx.Get(), cached_object.Get(), in GetModelForBasicField() 218 WRL::ComPtr<IDebugHostContext>& sp_ctx, in GetModelForBitField() 222 Extension::Current()->GetTypeFromV8Module(sp_ctx, type_name.c_str()); in GetModelForBitField() 246 HRESULT hr = sp_debug_host_memory->ReadBytes(sp_ctx.Get(), address, in GetModelForBitField() 269 WRL::ComPtr<IDebugHostContext>& sp_ctx, in GetModelForStruct() 273 sp_data_model_manager->CreateSyntheticObject(sp_ctx in GetModelForStruct() 188 GetModelForBasicField(const uint64_t address, const std::u16string& type_name, const std::string& uncompressed_type_name, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForBasicField() argument 216 GetModelForBitField(uint64_t address, const uint8_t num_bits, uint8_t shift_bits, const std::u16string& type_name, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForBitField() argument 267 GetModelForStruct(const uint64_t address, const std::vector<StructField>& fields, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForStruct() argument 299 GetModelForNativeArray(const uint64_t address, const std::u16string& type_name, size_t count, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForNativeArray() argument 322 GetModelForCustomArray(const Property& prop, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForCustomArray() argument 357 WRL::ComPtr<IDebugHostContext> sp_ctx; GetModelForCustomArrayElement() local 478 WRL::ComPtr<IDebugHostContext> sp_ctx; global() variable 524 WRL::ComPtr<IDebugHostContext> sp_ctx; global() variable 662 WRL::ComPtr<IDebugHostContext> sp_ctx; global() variable 676 GetModelForProperty(const Property& prop, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForProperty() argument [all...] |