Searched refs:value_param (Results 1 – 1 of 1) sorted by relevance
535 MessageParam& value_param = params()[kMemorySpecsParamIndex]; in TryInitializeMembers() local536 if (value_param.attribute != MessageParam::kAttributeTypeValueInput) { in TryInitializeMembers()545 auto& memory_specs_param = value_param.payload.value.allocate_memory_specs; in TryInitializeMembers()585 MessageParam& value_param = params()[kMemorySpecsParamIndex]; in TryInitializeMembers() local586 if (value_param.attribute != MessageParam::kAttributeTypeValueInput) { in TryInitializeMembers()595 auto& memory_specs_param = value_param.payload.value.free_memory_specs; in TryInitializeMembers()
Completed in 4 milliseconds